Skip to content
/ Snek Public

A basic snake game written in Nim using raylib.

License

Notifications You must be signed in to change notification settings

nirokay/Snek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snek

About

Snek is a basic snake game written in Nim using raylib.

Installation

nimble install https://github.com/nirokay/Snek or from the releases page.

Features

Some Snake features made it into Snek:

  • Grace-frame before the snake eats itself
  • Screen wrap

Screenshots

01 02
03 04

Licence

This project is distributed under the GPL-3.0 licence.