cadwallion / bouncing_ball

A gosu application that creates a ball that bounces around the screen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bouncing Ball

A quick app that demonstrates animation in Gosu, as well as collision detection.

Pre-requisites

  • Gosu
  • RSpec (development only)

Usage

ruby gosu.rb

Testing

rake spec

About

A gosu application that creates a ball that bounces around the screen.


Languages

Language:Ruby 100.0%