Skip to content

OliKue/2DGameEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2DGameEngine

This is a 2D game engine coded in java.

Test the game

  1. clone the repo
  2. build the project with maven
  3. execute the jar 2DGameEngine-1.0-SNAPSHOT-jar-with-dependencies.jar inside the target folder

Movement

  • Run: A + D
  • Jump: SPACE
  • Shoot: E

Goal

There is currently no goal. The game contains 2 levels connected by portals. The second level spawns enemies that attack you, take care!

About

This is a 2D game engine coded in java.

Topics

Resources

Stars

Watchers

Forks

Languages