All Projects → hexadeciman → Snake

hexadeciman / Snake

Licence: mit
A simple snake game in java - Well documented

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Snake

Friceengine
🎮 JVM game engine based on Swing/JavaFX.
Stars: ✭ 330 (+108.86%)
Mutual labels:  game, swing
Dotnet Console Games
Game examples implemented in .NET console applications primarily for educational purposes.
Stars: ✭ 157 (-0.63%)
Mutual labels:  game
Tty2048
Terminal-based 2048 game written in Elixir
Stars: ✭ 152 (-3.8%)
Mutual labels:  game
Opendominion
A text-based, persistent browser-based strategy game (PBBG) in a fantasy war setting
Stars: ✭ 155 (-1.9%)
Mutual labels:  game
Gamextech
A web-based knowledge management system for visualizing game related technologies.
Stars: ✭ 151 (-4.43%)
Mutual labels:  game
Sourcehold
Open source re-implementation of Stronghold 1
Stars: ✭ 152 (-3.8%)
Mutual labels:  game
Flappy Windows
Flappy Bird with browser windows
Stars: ✭ 152 (-3.8%)
Mutual labels:  game
Pandocs
The infamous Pan Docs historical document: the single, most comprehensive Game Boy technical reference.
Stars: ✭ 158 (+0%)
Mutual labels:  game
Openminer
Minecraft-like game engine written in C++17 with a client/server architecture and support for Lua modding
Stars: ✭ 156 (-1.27%)
Mutual labels:  game
Awesome Swing
A list of frameworks, libraries and software for the Java Swing GUI toolkit.
Stars: ✭ 154 (-2.53%)
Mutual labels:  swing
Game Theory Cheat Sheet
Game Theory Cheat Sheet
Stars: ✭ 155 (-1.9%)
Mutual labels:  game
Picodeploy
Deploy Pico-8 Carts as Standalone Applications on Desktop 🖥️(Electron) and Mobile 📱(Ionic) 📦👾
Stars: ✭ 153 (-3.16%)
Mutual labels:  game
Fxgl
Stars: ✭ 2,378 (+1405.06%)
Mutual labels:  game
Fullscreenpokemon
A free HTML5 remake of the original Pokemon, expanded for modern browsing.
Stars: ✭ 153 (-3.16%)
Mutual labels:  game
Tosios
The Open-Source IO Shooter is an open-source multiplayer game in the browser
Stars: ✭ 157 (-0.63%)
Mutual labels:  game
Aerogameframework
AeroGameFramework is a Roblox game framework that makes development easy and fun. The framework is designed to simplify the communication between modules and seamlessly bridge the gap between the server and client.
Stars: ✭ 150 (-5.06%)
Mutual labels:  game
Tap The Number
A simple React-Native game for iOS
Stars: ✭ 153 (-3.16%)
Mutual labels:  game
Aottg 2
The community wants a sequel, and so we are going to make it reality! #AoTTG2
Stars: ✭ 153 (-3.16%)
Mutual labels:  game
Ignorance
Ignorance utilizes the power of ENet to provide a reliable UDP networking transport for Mirror Networking.
Stars: ✭ 158 (+0%)
Mutual labels:  game
18xx
A platform for playing 18xx games online!
Stars: ✭ 155 (-1.9%)
Mutual labels:  game

The Snake

A simple snake game in java . Using Threads and Java Swing to display the game. The code is well commented, if you have any questions or want to continue this project feel free to do so 👌

How it looks:

alt tag

How you can support me:

Buy Me A Coffee

How to run the project:

Requirements:

  • Java runtime installed

How to play the game:

  • Just download the SnakeGame.jar file
  • Run it
  • Start playing with the arrows keys.
  • If you lose, just close it and re-open it (I will add a restart button possibly)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].