Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matthewgeorgy/sokobanes

simple sokoban style puzzle game for the NES
https://github.com/matthewgeorgy/sokobanes

Last synced: 8 days ago
JSON representation

simple sokoban style puzzle game for the NES

Awesome Lists containing this project

README

        

# sokobaNES

This is a simple sokoban style puzzle game for the NES, written using 6502 assembly and the cc65 toolchain.

Start:

![alt text](./screenshots/start.png)

Mid-Game:

![alt text](./screenshots/middle.png)

End-Game:

![alt text](./screenshots/end.png)