All Projects → peterc → potc-jruby

peterc / potc-jruby

Licence: other
JRuby port of Prelude of the Chambered, a Java game

Programming Languages

ruby
36898 projects - #4 most used programming language

Prelude of the Chambered (JRuby port)

This is a JRuby port of notch's 48 hour "Ludum Dare" game competition entry from 2011: Prelude of the Chambered.

potc

Notch's Java code is pretty straightforward and I've been looking for an excuse to do a "real" project in JRuby for ages. This seemed an ideal opportunity.

The port remains unfinished but the first few levels of the game are playable (start level, dungeon, overworld, and ice level - no bosses).

Controls are W, A, S, D and space. Or arrow keys. To get started, turn around and punch the "broken" wall. Best place to head is along the corridor, to the left, and down into the dungeon. You'll find boulders to punch, magic gloves, and bats to kill down there.

Running

To run this code, get JRuby installed and then (from the root folder):

ruby escape.rb

Known bugs

  • If you take focus away from the game and then come back, the left and right controls stop working

Credits

Prelude of the Chambered is a game by Markus "Notch" Persson and Mojang

This JRuby port was started by, and is maintained by, Peter Cooper.

Contributions by:

  • Charles Nutter (@headius)
  • Tim Felgentreff (github:timfel)
  • Andrew Chalkley (@chalkers)

Other links

Romain Lods has been working on a C#-powered .NET port of the game - http://github.com/rlods/PocDotNet

License

Unsure as yet, not sure of the license for the original game.

Original game and content is Copyright 2011 to Mojang so don't use Notch's graphical assets for your own blockbuster hit until he says it's OK :-)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].