TIC-80: Access Battlers
git clone http://jummit.com/repos/tic-80-access-battlers/tic-80-access-battlers.git- LICENSES/CC-BY-SA-4.0.txt
- LICENSES/GPL-3.0-or-later.txt
- build.sh
- src/access_battlers.fnl
- src/cards.fnl
- src/credits.fnl
- src/decay.fnl
- src/get_at.fnl
- src/match/action.fnl
- src/match/actions.fnl
Rai-Net Access Battlers implemented in the TIC-80 fantasy console.
Running
The game can be run using TIC-80 PRO.
To create executables, use the export command, for example export html html.zip or export linux access-battlers.
License
The code is licensed under GPL-3.0-or-later and the assets under CC-BY-SA-4.0.
This project is REUSE-compliant.
Other Implementations
Only Multiplayer (Over LAN/Hamachi): https://alpersekerci.itch.io/rainet
Singleplayer and multiplayer (not working as of time of writing): https://www.rainetdigital.com
ECS Resources
- http://entity-systems.wikidot.com/
- https://t-machine.org/index.php/2013/05/30/designing-bomberman-with-an-entity-system-which-components
- https://t-machine.org/index.php/2012/03/16/entity-systems-what-makes-good-components-good-entities/
- https://github.com/jslee02/awesome-entity-component-system
- https://github.com/EngineArchitectureClub/TalkSlides/blob/master/2012/12-Spaces-SeanMiddleditch/Spaces.pdf