Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 390 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 390 Bytes

Logo

A ruby game using the Gosu library. To run, execute the haunted.rb file.
This game was developed based on the Learn Game Programming with Ruby: Bring Your Ideas to Life with Gosu book.

Controls

  • Arrows are used to move the witch
  • Space - Shoot

Dependencies

  • Ruby v2.0.0p648
  • Gosu library

Screenshot