Magic Maze

From OLPC
Revision as of 15:32, 14 June 2008 by 84.48.124.18 (talk) (links)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
[[Image:]]
TST Pippy
Trac print.png Tickets all - active - new
OlpcProject.png Kent Dahl

see more templates or propose new

Description

Magic Maze is a simple and low-tech monster-bashing maze game implemented in Ruby using SDL. It was originally inspired by playing Gauntlet II on the Atari ST.

Download

Download it from Rubyforge download section.


Conversion Notes

* Make the "dead-monster-goo" green instead of red, to be more kid friendly.

    • "is it blood? it's not! it is snot!"

* OLPC keymapping - gamepad keys for in-game play.

  • Speed up fading in/out.

* Scaling support; Scale up graphics for the OLPC.

    • Linear scaling done manually for sprites; slower but blocky and non-SGE.
  • More command line options for OLPC integration;- volume, fullscreen, scaling etc.
  • Activity wrapping in Sugar (icon, launcher, etc)