https://github.com/bor0/lolsnake
Lolsnake - Regular snake game
https://github.com/bor0/lolsnake
Last synced: 9 months ago
JSON representation
Lolsnake - Regular snake game
- Host: GitHub
- URL: https://github.com/bor0/lolsnake
- Owner: bor0
- License: other
- Created: 2013-05-12T21:38:14.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-13T09:21:58.000Z (about 13 years ago)
- Last Synced: 2025-06-05T13:50:17.835Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 130 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Lolsnake
========
Steps to build demo:
- ./build.sh
Steps to run demo:
- ./lolsnake_demo
Clone project:
- git clone git@github.com:bor0/lolsnake.git
I am aware that the rendering sucks, but can you recommend something that is more powerful than system("cls") ?
This is a demo project, made for funs.
Feel free to make a pull request that will implement food handling :-)
Licensed under GPL
May, 2013