SNAKE GAM
A downloadable game for Windows
yes I know that I have snake in my library, but this time I use java instead of unity.
The source jar may lag behind, it takes some time to make the source jar online(it takes a long time to upload the jar, that is my whole snake gam workspace[the internal name of the project is javathing]),
because I made this use apache license. HOW CAN YOU USE APACHE LICENSE IF YOU DON'T HAVE THE SOURCE TO DO THE MODS!!!
But I don't know how to get the java applet working.
This is cross-platform, except the jdk installation.
Minimum requirments for offline play:
- JRE 11
- JDK 11, cause it has JRE 11
but I have a copy of JDK 15(sadly, 64 bits only and it also runs on windows only, for the other os editions, get it yourself!) or maybe get a jre version 15 or 11(jre or jdk 15 is compatible with java 11)
warning: You need jre to run jar file(if it is excecutable, non excecutable jar cannot be run)
JAVAR.jar is the source
GAM-FILES.zip is the game
SNAKEGAMSETUP.exe is the setup for windows, designed to complement the GAM-FILES.zip file
please do not pay for the jdk(I don't have a lawyer and I don't want to get in trouble with oracle)
Status | Released |
Platforms | Windows |
Author | MXP 2095onetechguy |
Tags | 2D, java, Singleplayer, snake |
Code license | Apache License 2.0 |
Average session | Days or more |
Languages | English |
Inputs | Keyboard, Mouse |
Accessibility | Color-blind friendly, One button |
Install instructions
Jar:
Download the zip file
unzip the zip file
tips: read the how to play.txt file, it contains more instruction than this another tip : use the docs to learn more, open the docs folder and click the index.html file(webservers serve you this by default), you can learn about the files and the code
info: playing the jar on the browser is possible, but like i said, i havent been able to get it working, maybe you know how to get it working
make sure you have jdk(jre is good, but jdk is better and i only have jdk), or it will not work
click the jar file
JDK:
click it and have it install
Development log
- colors are backApr 06, 2021
- Setup!Mar 30, 2021
- Color blind support!Mar 30, 2021
- minimum requirments changedMar 30, 2021
- bug fix of index out of bounds exceptionMar 30, 2021
- New speed displayMar 30, 2021
- Source Code exist!Mar 26, 2021
- new BGM is added and new help commandMar 26, 2021