Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ Chingu development is mostly conducted using Win7 / Ruby 1.9.2.


== DESCRIPTION
OpenGL accelerated 2D game framework for Ruby.
Builds on the awesome Gosu (Ruby/C++) which provides all the core functionality.
It adds simple yet powerful game states, pretty input handling, deployment safe asset-handling, a basic re-usable game object and automation of common task.
OpenGL is build on Gosu(Ruby/C++) and accelerates 2D game framework for Ruby.
Gosu provides the core functionality, the powerful game states, the input handling,
the deployment safe asset-handling, a basic re-usable game object and the automation of a common task.


== INSTALL
Expand Down