Skip to content

Software rendering engine without any additional libraries based on Java APIs.

Notifications You must be signed in to change notification settings

Skaper/SKENGINE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Software rendering engine without any additional libraries based on Java APIs. Written in a component system style (inspired by Unity).

Supports:

  • input system
  • collision detection
  • assets loading
  • text and custom fonts
  • 2D animations
  • animations bufferization
  • scene system
  • sound system.

This game engine was developed especially for my own programming course “Java for Beginners”, to demonstrate the basics principles of game development. During the course students developed a space-shooter game based on this engine. Source code: https://github.com/Skaper/FlyShip

About

Software rendering engine without any additional libraries based on Java APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages