Jump to content

catgirl

Member
  • Joined

  • Last visited

Everything posted by catgirl

  1. Where has Unicode Lounge gone 😨
  2. catgirl replied to Corewalker's post in a topic in Vidya Gaems
    I recommend FEZ, Unciv, Super Meat Boy, Sonic Robot Blast 2 and osu!
  3. It's probably a plugin that checks whether you stand on that specific block or a message block that is placed above it. Then it just sends the `/boost`(?) command or the velocity packet. Check CPE specs on wiki.vg. There might be a better way to do this now.
  4. catgirl replied to kingpepsi's post in a topic in Vidya Gaems
    It does not really matter, it's just a way to get input and output at this point with processing done somewhere else. No fun porting required.
  5. Amazing ClassiCube fanfiction. I am a book publisher and would like to see it become a bestseller recommended by The New York Times. Would you like to accept my offer?
  6. It is possible to run Mesa 6.5 on DOS to get OpenGL 1.5. IIRC won't work as far as the 8086 though. There's a MIPS to JVM bytecode converter called Cibyl. It supports J2ME and calling JVM code from C code. By the way, someone ported the Classic/Indev MC codebase to J2ME.