Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

r58Playz/celeste-j2me

Repository files navigation

celeste-j2me

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

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-wtk AUR package then copy /opt/sun-wtk/ into the chroot somewhere
  • Change the PATH in the chroot to include /path/to/sun-wtk/bin and /path/to/cibyl/mips-cibyl-elf/bin
  • Clone the repo in the chroot
  • Run make

About

A port of Celeste Classic to J2ME based devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages