Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

There's a snake in my boot! 🐍🍓

logo

Snakewing is a simple snake game implementation that experiments with singletons, building up to a very rudimentary engine/framework. It includes an implementation of a modern app routing system to navigate the UI outisde of the game as well as theme/style state management with data permanence.

Installation 🔶

  • Clone the repository:

    git clone https://github.com/dy0gu/Snakewing.git
  • Install the JDK 17 or newer.

  • Compile the source code:

      javac -d bin src/*.java
      jar cfe bin/Snakewing.jar Main -C bin .

Usage 🔷

  • Launch the game:

    java -jar bin/Snakewing.jar

About

New look for the iconic Snake game.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages