Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 269 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 269 Bytes

Dungeon Game

Dungeon game made using Ruby in the course CS350A: Principles of Programming Languages
Credits : Prof. Satyadev Nandakumar

Requires Gosu to be installed.

gem install gosu

Afterwards, the game should run with

ruby game.rb