/kouler

See README.markdown

Primary LanguageRuby

Kouler

A game prototype written in Ruby and Gosu and a first attempt at recreating Jan Hubicka's classic Linux game Koules.

Status

So far I've got:

  • a damped player sprite
  • collision detection
  • proper elastic collisions
  • a stupid chasing algorithm

The next steps will be:

  • smarter enemies
  • preventing balls from overlapping each other