Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.
/ SnakeGame Public archive

Normal snake game on Windows x86_64 platform

License

Notifications You must be signed in to change notification settings

SertonRY/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chinese Version

SnakeGame

Normal snake game on Windows x86_64 platform.

Written by IDEA Community in Java language.

The detail of this whole project can be seen on CSDN website.

The source codes are in src directory, you can simply open the whole project by IDEA.

The executable files are in the bin directory.

This repository is coded only for practice and learn, so that I can meet the needs of software programming internship in Jiangsu University of Science and Technology.

Runtime Environment

Due to the project is working with Java, it is essential to install Java Runtime Environment at least higher than version 1.8.0. Click here to download JRE 1.8.0 from Oracle official website.

License

The MIT License (MIT)

In particular, the audio files and images are also following MIT License, they are free to use.

Credits

This repository relies on the following tutorials, I really appreciate their efforts:

Java GUI Tutorial - Make a Login GUI

JFrame.pack usage

Java KeyEvent usage

Java Message Box

RGB conversion

Java RGB

Java Graphics

Java snake game

Java paintComponent

JMenuBar usage

Java simulate Keystroke

Java repaint the frame

Java to Jar

Jar to exe

How to Play, Loop, Pause and Stop Music in Java

Also, I appreciate the teacher who tolerates my delay and my friends who inspired me so much.

Finally, I want to thank myself for fixing bugs and didn't delete the whole thing by impulse.

About

Normal snake game on Windows x86_64 platform

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages