mmuszkow / 2048-nes

Yet another 2048 game NES port

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048-nes

2048-game port to Nintendo Entertainment System, an example game written totally in C from the time when I was messing with NES homebrew. Requires cc65 to be built, if you just want to try the game download 2048.nes

  • 2048.c - code of the game
  • 2048.cfg - memory layout
  • 2048.chr - graphics (tiles/sprites) data
  • .. rest - Shiru's low-level and music libraries

Alt text Alt text Alt text Alt text

About

Yet another 2048 game NES port

License:The Unlicense


Languages

Language:Assembly 66.2%Language:C 33.3%Language:Batchfile 0.3%Language:Shell 0.2%