Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cool gif here

Tested with OpenJDK 17 on Linux x64. Press SPACE or UP ARROW to jump.

NOTE: plain AWT was used instead of Swing for personal experimental purposes. However, Swing is generally a better choice for most GUI stuff in Java. This code should not be considered a reference for best practices (idk what im doing sometimes).

javac -d out Game.java    # compile
java -cp out:assets Game  # run (on Windows, replace ':' with ';')

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages