Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 712 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 712 Bytes

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.