README.rdoc

March 15, 2013 ยท View on GitHub

= 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 git@github.com: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)