Celeste Classic for J2ME based devices. Uses cibyl to compile ccleste and some wrapper code to Java bytecode. Built for Hack Club's Retrospect Mobile event.
Building is a real pain, you need a really old version of everything. This is my setup:
- Create a Debian Squeeze (6) chroot with java and python2 in it
- Download and extract Cibyl 21's binary release from https://code.google.com/archive/p/cibyl/downloads into the chroot
- Install the
sun-wtkAUR package then copy/opt/sun-wtk/into the chroot somewhere - Change the PATH in the chroot to include
/path/to/sun-wtk/binand/path/to/cibyl/mips-cibyl-elf/bin - Clone the repo in the chroot
- Run make