Amber-Engine is a 2d LWJGL engine, building on its internal libary Amber, wich aims to be easy to use and light weight. The engine itself is made with the LWJGL libary, using OpenGL, and OpenAL.
NOTE: All UI, except the boot loader is made using OpenGL
Website: https://seba244c.github.io/Amber-Engine
The goal of the Amber Engine is to be a light weight, easy to use game engine. That anyone can pick up easily and start creating 2d games.
But why use this? Why not any of the other many game engines like Unity, or Godot?! Well there is no good reason, but:
- This engine unlike many others is made with Java, a programming languege usable nearly everywere.
- The engine is open source. Found a bug... Fix it youself!
- The engine is lightweight and portable.
- No big download times
- Its free! No payments at all!
Coming once engine is more usable
W.I.P
- Engine Updater - This is a updater the engine downloads uses to udpate. Updater builds lie in "Engine Files Repo"
- Engine Files - Stores builds of engine, and engine-updater that the engine will automaticly download
- Amber Asset Store - A website and a repo for amber engine scripts, and other assets.