Skip to content

TheWeirdDev/SnakeD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeD

A simple snake game using D and ncurses

SnakeD Screenshot

Build & Run

Make sure you have a D compiler and dub installed on your system

then run the following commands:

git clone https://github.com/TheWeirdDev/SnakeD
cd SnakeD
dub run

License

This game is a free software licensed under GPL3+. for more information, see LICENSE.

About

A simple snake game using D and ncurses.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages