Skip to content

A small platform game in Java using the Swing library.

Notifications You must be signed in to change notification settings

noamorii/2DL-platformer-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

2DL-platformer-game

Goal of the game

The goal of the game is to defeat the enemies and get to the exit alive. You have to be careful on the platforms not to fall and fall under the arm of evil enemies. The level can only be completed if the player finds and obtains the key.

Help

You can find help for working with the program in the "Options/instructions..." section.

Settings

Editing the main parameters of the game, such as the speed of movement of the player, the size of the hitbox etc., can be done in the Settings file. It is also possible to edit level platforms, move enemies, keys and the main character by editing the level.json file.

image

About

A small platform game in Java using the Swing library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages