Skip to content

Sly-iwnl/SLYEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLYEngine V1.0.0 - Developed by SLY

A simple 2D Game Engine written in Java

SLYEngine is designed for use in Eclipse, you just have to import the root folder into Eclipse and it should work perfectly.

SLYEngine comes with a simple player built in to show how to setup gameobjects and basic player movement. Collision is not built into the engine so you will have to come up with a solution for colliding with objects. This is a very simple engine that is designed to be built upon and modified so that when there is a limitation you can just modify the engine code to fix the limitation. SLYEngine is based off of Majoolwips Game Engine. This engine is an excellent starting platform for coding 2D games with Java.

SLYEngine has been in development for a couple years and has finally reached a point where I'm happy with releasing it to the public.

Feel free to use the Game Engine to develop your own games and distribute them, however you are not allowed to rebrand the engine or distribute the engine without significant modifications.

About

Game Engine Written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors