Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Seba244c/Amber-Engine

Repository files navigation

This is now archived together with the rest of the Amber Project.

This was only my second attempt at a game engine, please visit Spellbook-Studios/Spellbook

Amber-Engine

Codacy Badge Liscense Repo Size Repo Forks Repo Stars

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

Uses / Goal

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!

Getting Started

Coming once engine is more usable

Contributing & Mainteners

W.I.P

Guidelines

Special FIles

Other repos

  • 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.