-
Notifications
You must be signed in to change notification settings - Fork 0
SteezyE/ascii-snake
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ascii-snake =================== -- prerequisites -- OS: some Linux distro Libs: ncursesw (e.g. sudo apt install libncursesw5-dev for Debian/Ubuntu) -- installation -- cd src/ make -- how to play -- run ./snake default movement keys: W, A, S, D manoeuvre snake to randomly spawning food and avoid eating yourself -- bonus -- easily modify: fps, obstacles, symbols, score visualization, boundary, controls, width and height in snake.h
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published