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 3ec16d187e Add timer driver 11 years ago
art f772f334f9 Add proper transparency to testing tiles 11 years ago
n2DLib @ 4f577b6736 6aa5c5ef33 Update n2DLib 11 years ago
.gitignore 04d5dcd558 Add sprites to the build system 11 years ago
.gitmodules a057371ff3 Import n2DLib as a submodule 11 years ago
LICENSE 301b951611 Initial commit 11 years ago
Makefile 319a391c42 Add run target to Makefile 11 years ago
README.md f7b23983a1 Use Vogtinator's ConvertImg 11 years ago
main.c 86568bc90f Pass map directly instead of the pointer 11 years ago
map.c 86568bc90f Pass map directly instead of the pointer 11 years ago
timers.c 3ec16d187e Add timer driver 11 years ago

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.