About
ativayeban is a simple game about a ball that must fall into holes to avoid being crushed from above, written in C with SDL 1.2, licensed under GPLv2, and optimized for low-resolution screens.
Getting started
On a PC with SDL installed, build and run it with "make clean; make" for a windowed SDL game. A separate build target compiles it for the OpenDingux handheld platform using its MIPS cross-toolchain, producing an installable package.
Known limitations
- compatibility: Optimized for low-resolution screens.