Project | carpet_diem |
---|---|
Gem Version |
Carpet Diem is a game! Be a flying carpet that hovers through the clouds. On your way up you will encounter magic lamps. Rub them to see if a good or an evil genie is hidden inside, the one adding points to your score, the other being your worst enemy!
This game is built with Ruby. If you have Ruby installed on your system you can run:
$ gem install carpet_diem
This will download and install the game and its dependencies.
$ carpet_diem
To move the carpet (that's you, the player) to the left, use the :arrow_left: key, to move carpet to the right, use the :arrow_right: key. Bump into a lamp to see if a good or an evil genie pops out. Avoid the evil one! It steals points from your score! Catch the good ones to add points to your score. The aim of the game: don't let the evil genies win!
This game came about during our Rails Girls Summer of Code. We were inspired by Rin Räuber's talk about Gosu at eurucamp 2014. We'd like to thank Madgalena Frankiewicz, who had the initial spark for starting this game ("I like flying carpets. Lets build a game where you play a flying carpet"). A big thank you goes also out to Klaus Fleerkötter, Steffi Tinder and Erik Michaels-Ober, who spent a lot of time helping us, giving hints, explaining patiently and thus adding to the fun we had building this game! :+1: :rose:
Copyright (c) 2014 Brigitte Markmann, Kathi Zwick, Erik Michaels-Ober. See LICENSE for details.