Skip to content

gbuyukliev/Snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-game

A simple Snake game made with Ruby using Gosu.

snake game

How to install

Dependencies:

Run the main.rb file.

To-do list

  • Make more levels beyond #2.
  • Make better apple spawn restrictions so that apples cannot spawn within walls or the snake's body.
  • Make a working save/load method.
  • Improve collision with apples when coming from right or down.

Controls

  • Press P to pause.
  • Press Esc to exit the game.
  • Press 1 through 5 in-game to dynamically change the difficulty.
  • Press 9 and 10 for 'secret' cheats.

About

A simple Snake game made with Ruby using Gosu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages