Toolbox for rapid game prototyping and development using Ruby, Gosu and Chipmunk.
=Compote
(helps you to win the compos!)
Toolbox for rapid game prototyping and development using Ruby, Gosu and Chipmunk. It should also help you packaging the game for various platforms yet it does not right now. Contributors welcome!
== Install
gem install compote (not yet!)
==Usage
compote tetris
to create your first original game template.
== Generated Directory Structure
/tetris
|–/lib
| -- tetris.rb | |--/test |
– tetris_test.rb
|
|–/media
| |-- images
| |-- sounds
| -- music | |-- Gemfile |-- .gitignore
– play.rb
==Progress
The toolbox development just started. Contributors needed! Please see the TODO list or make your own suggestion!
0%|> |100%
===TODO
==Requirements
==Credits