Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jwoertink/pcotm

Phone Case of the Monster
https://github.com/jwoertink/pcotm

Last synced: 11 days ago
JSON representation

Phone Case of the Monster

Awesome Lists containing this project

README

        

= PCOTM (Phone Case of the Monster)

PCOTM is a game where you play as the PhoneCaseOfTheMonth.com Monsters, and your goal is to collect all the phone cases.

{PhoneCaseOfTheMonster}[https://www.phonecaseofthemonth.com]

== Requirements

* Ruby 1.8.7 or 1.9.2
* Bundler Gem

For using Rubinius
* rbx-head
* libogg
* libvorbis

== Installation

git clone [email protected]:jwoertink/pcotm.git
cd pcotm
bundle install

== Playing

pcotm$ ruby play.rb

== Packaging
This will create a .exe for windows, and .dmg for mac

pcotm$ rake package

== Issues
* Sometimes the game won't exit when you hit `esc`. Just go to the terminal, and control+c to quit.
* Some timer issues
* When you beat the game, the tweet url doesn't pre-populate the tweet box

== Copyright
This project provided by Jeremy Woertink in association with PhoneCaseOfTheMonth.com
Copyright (c) 2012 Jeremy Woertink & PhoneCaseOfTheMonth.com.

== Special Thanks
Music thanks to Erik Skiff and Trash80 provided by http://freemusicarchive.org/genre/Chiptune
Level design, and land tiles provided thanks to Julian Raschke and Gosu(https://github.com/jlnr/gosu)