The classic Atari 2600 game, Adventure, is now coming to TI-84 Plus CE! Remember, it's that game at the end of Ready Player One. You know, the game that had the first easter egg. Well, now I have decided to steal recreate it.
Current status of the game:
Github link to source code: https://github.com/RoccoLoxPrograms/Adventure
Current status of the game:
- Room loading/drawing: 91% (still need to work on the foggy orange mazes)
- Player (aka "the man") movement and collisions: 99% (the collisions especially have been MUCH improved from the actual game)
- Creatures: 0% (yeah, we still have to program everything for the dragons and the bat)
- Object behavior/drawing - 90% (due to the lack of dragons, the sword cannot be programmed to kill any dragons. However, the keys all open their respective castle gates, the magnet attracts items, and the magic bridge magically bridges you through walls)
Github link to source code: https://github.com/RoccoLoxPrograms/Adventure