Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jwoertink/pcotm
- Owner: jwoertink
- License: other
- Created: 2012-07-18T16:16:18.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-15T04:04:32.000Z (over 11 years ago)
- Last Synced: 2024-08-02T06:21:39.115Z (3 months ago)
- Language: Ruby
- Size: 42.3 MB
- Stars: 6
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-open-source-games - PCOTM (Phone Case of the Monster) - Ruby game, where you play as a phone-collecting monster. (Native / Strategy)
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.
{}[https://www.phonecaseofthemonth.com]
== Requirements
* Ruby 1.8.7 or 1.9.2
* Bundler GemFor 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 macpcotm$ 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)