Skip to content

red-dragon65/Java-Game-Engine-Example-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Game Engine Example 1

About

This is an example game created with my Simple Java Game Engine that shows how to create and manipulate a large amount of sprite objects by cycling through an array.

IDE - IntelliJ

HOW TO

Check out the Simple Java Game Engine on Github readme for help on getting this project working in IntelliJ.