Commit Graph

4 Commits

Author SHA1 Message Date
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
naddy
9433d2a35f drop RCS Ids 2022-03-11 19:04:03 +00:00
bcallah
6f931fd0af Update to tic80-0.90.1706
Changelog: https://github.com/nesbox/TIC-80/releases/tag/v0.90.1706
2021-07-16 17:14:38 +00:00
bcallah
82cf60ade8 Import games/tic80, a fantasy computer to make, play and share tiny games.
ok cwen@

TIC-80 is a fantasy computer for making, playing and sharing tiny games.

There are built-in tools for development: code, sprites, maps, sound
editors and the command line, which is enough to create a mini retro
game. You will get a cartridge file, which can be stored and played
locally, or uploaded to the TIC-80 website to be shared and played
online.

Also, the game can be packed into a player that works on all popular
platforms and distributed as you wish. To make a retro styled game the
whole process of creation takes place under some technical limitations:
240x136 pixel display, 16 color palette, 256 8x8 color sprites and 4
channel sound.
2021-07-03 20:42:34 +00:00