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.

Streetwalrus Einstein 67ecca4561 Fix sprite clipping by using signed rect width 10 years ago
art b902ea086e Added another example of tileset/map using and made map tile size independant 10 years ago
include 67ecca4561 Fix sprite clipping by using signed rect width 10 years ago
src b242bd816f Format 10 years ago
.clang-format e95afa03a7 Format the whole sauce using clang-format 10 years ago
.gitignore d624a3f528 Debug data, text formatting print routines, gitignore. 10 years ago
LICENSE e09ce7bfcb Rename project to WalrusRPG 10 years ago
Makefile e04e6399b8 Fixed map drawing layer 0 10 years ago
README.md f75f8e373f Add banner 10 years ago

README.md

img

A J-RPG engine 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.