Update README.md
This commit is contained in:
parent
f7fbc8b3e4
commit
3fe0bb72da
@ -2,7 +2,7 @@
|
||||
My advanced Hello World program is a version of the old game Snake.
|
||||
|
||||
## Features
|
||||
- normal playing experience of Snake
|
||||
- normal playing experience of Snake but hardware-accelerated
|
||||
- 5 different fruits that can be eaten to enlarge the Snake
|
||||
- theoretically Start- and Endscreen, currently mostly unused
|
||||
- theoretically visual display whether a result is good or bad, commented out for now as it does not appear to work as expected
|
||||
@ -23,4 +23,4 @@ My advanced Hello World program is a version of the old game Snake.
|
||||
- as the name suggests, defines the visual appearance before and after games
|
||||
|
||||
## JAR of the final version
|
||||
If you follow <a href="https://github.com/delvh/Snake/releases">**this link**</a> and click on release "Snake - almost finished", you can download the runnable JAR of how the completed project should look like. Unfortunately due to poor Version-Control-skills, the original code got lost and had to be rewritten, however it should resemble the executed code closely
|
||||
If you follow <a href="https://github.com/delvh/Snake/releases">**this link**</a> and click on release "Snake - Rattlesnake version", you can download the runnable JAR of how the project currently looks like.
|
||||
|
Loading…
Reference in New Issue
Block a user