Skip to content

LaiArturs/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

snake

Simple snake game that runs in terminal

I made this game during the time I was learning C. It should be run from terminal.

Build

Use following command to build:

gcc -lncurses snake.c -o snake

Issues

  1. Does not build on Windows

About

Simple snake game that runs in terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages