Normal Snake gameplay, but hardware accelerated
Go to file
delvh 8ff179a27d
Collision checking for outer bounds works apparentlly solely on Windows, commented out for now (#1)
* Cleaned up project

* Commented display of result-image out

* added TODO in outer-bounds checking in Snake
2020-04-03 10:43:24 +02:00
.settings Collision checking for outer bounds works apparentlly solely on Windows, commented out for now (#1) 2020-04-03 10:43:24 +02:00
src/main Collision checking for outer bounds works apparentlly solely on Windows, commented out for now (#1) 2020-04-03 10:43:24 +02:00
.classpath Collision checking for outer bounds works apparentlly solely on Windows, commented out for now (#1) 2020-04-03 10:43:24 +02:00
.gitignore Collision checking for outer bounds works apparentlly solely on Windows, commented out for now (#1) 2020-04-03 10:43:24 +02:00
.project Collision checking for outer bounds works apparentlly solely on Windows, commented out for now (#1) 2020-04-03 10:43:24 +02:00
LICENSE Collision checking for outer bounds works apparentlly solely on Windows, commented out for now (#1) 2020-04-03 10:43:24 +02:00
README.md Collision checking for outer bounds works apparentlly solely on Windows, commented out for now (#1) 2020-04-03 10:43:24 +02:00
pom.xml Collision checking for outer bounds works apparentlly solely on Windows, commented out for now (#1) 2020-04-03 10:43:24 +02:00

README.md

Snake

My advanced Hello World program is a version of the old game Snake