This is an upgraded version of my game engine which I used to make my end-of-year AP Computer Science A Project.
This project is mainly a personal project, and is designed to be used by students who have just finished APCSA, as such, certain features and documentation are meant to be simplified.
- Easy creation of 2D Java based games
- Task Scheduler
- Commands API
- Automatic Object Management
- Mutlithreaded rendering and logic
- User Input
To get started, check out the Project Setup page on the wiki.