Skip to content

dev-xero/pirate-platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Platformer Game

image

Bare bones platformer game built from scratch in Java to learn SwingUI. I followed Kaarin's tutorial on YouTube while tweaking a few things.

Features

  • Game loop and performant* rendering with FPS and UPS on a dedicated thread.
  • Keyboard (WASD) and mouse input controls.
  • Player rendering, movements, animation updates.
  • Level manager and rendering - there isn't a level editor yet, levels are constructed using a level color map.

There are a lot of features like sounds, game menus and rendering optimizations left to be implemented.

About

Platformer game built in pure Java. No game engines used ™

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages