This website requires JavaScript.
Explore
Help
Sign In
lauchmelder
/
SnakePlusPlus
Watch
1
Star
0
Fork
You've already forked SnakePlusPlus
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
6
commits
1
branch
0
tags
48
KiB
C++
86.4%
C
13.6%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Robert Altner
a54b58d332
-Increased speed of the snake
...
-Added FPS counter (can be toggled with F)
2018-06-05 20:10:55 +02:00
SnakePlusPlus
-Increased speed of the snake
2018-06-05 20:10:55 +02:00
.gitattributes
Testing if Libraries were imported correctly
2018-06-05 16:17:22 +02:00
.gitignore
Initial commit
2018-06-05 16:12:03 +02:00
README.md
Initial commit
2018-06-05 16:12:03 +02:00
README.md
SnakePlusPlus
A simple Snake clone in C++ using SFML