Rond comme un ballon, jaune comme un citron, c'est PACMAN!
Basé sur WalrusRPG, c'est un rapide projet de Pacman 2P avec les fantômes scriptables.

Dan ELKOUBY 319a391c42 Add run target to Makefile il y a 11 ans
art 45ffae1c70 Art : Properly fix sprite types il y a 11 ans
n2DLib @ 4f577b6736 6aa5c5ef33 Update n2DLib il y a 11 ans
.gitignore 04d5dcd558 Add sprites to the build system il y a 11 ans
.gitmodules a057371ff3 Import n2DLib as a submodule il y a 11 ans
LICENSE 301b951611 Initial commit il y a 11 ans
Makefile 319a391c42 Add run target to Makefile il y a 11 ans
README.md f7b23983a1 Use Vogtinator's ConvertImg il y a 11 ans
main.c 2952e37ee5 Basic tilemap support il y a 11 ans
map.c 2952e37ee5 Basic tilemap support il y a 11 ans

README.md

Pokespire

A Pokémon clone for the TI-Nspire. There's still a lot of work before anything works.

Compiling

The build system currently depends on makeheaders, Vogtinator's ConvertImg, as well as GNU Make and the Ndless toolchain.