Everyone's favorite arcade game.
- OpenJDK version 16.0 or higher required.
- Set the
java
command to PATH or use the JAR file to run the program.
To install OpenJDK 16 or a higher version, by following a tutorial, click here
There are a couple of ways to run, and use the application - I have included steps to run both the ways.
- Clone the project using
git clone
command, or just click the "Download" option above. - Make sure you have installed OpenJDK 16.0 or a higher version. Failure to install the required version may result in unexpected behavior of the program.
- After having the project cloned,
cd
into the project and navigate to the "JAR" directory that is present in the root directory of the folder. - To execute and run via the terminal using a command, enter
java -jar SnakeGame.jar
and the window will automatically open. - Or, simply navigate to the project directory and double-click on the
SnakeGame.jar
file present inside the JAR folder. - The program should run successfully without causing any unexpected results.
Fork the project or clone/download the project using the Code
button up top. To contribute or to raise an issue,
please do so in the respective tabs, i.e, use the Issues
tab to raise an issue in the project and the Pull Request
tab to request for a merge/change.
git clone https://github.com/sunillshastry/snake.git
Sunil Shastry is a 20-year old software developer. Sunil is currently an undergraduate student at the University of Saskatchewan, Canada; majoring in Computer Science. He has always been fascinated about learning something new in terms of computer science and programming. Sunil is well versed with several programming languages and technologies including HTML, CSS, JavaScript, Python, C, C++, Bootstrap, Git, Figma and Adobe XD. To contact Sunil about the project or for any contact purpose, please view the contact section below.
Visit Sunil's personal site here
Sunil Shastry has designed and developed several projects using modern programming languages and with best coding practices and software design implementation. Please visit Sunil's personal website or his GitHub profile to view all his projects in much detail.
See Sunil's projects on his website here
If you wish to enquire about the project or to simply get in touch with Sunil, please use the following links below to contact him.
Thank you for visiting my GitHub repository, have a great day!
-- Sunil Shastry