-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Curated by SDSLabs with ❤️
Rubeus is a 2D game engine aimed at developing custom game concepts, that anyone can use and mould into suiting their own needs. Rubeus is mainly directed at rendering 2D pixel graphic and 2D animations.
Rubeus' wiki section aims at serving as a programmer's guide to using Rubeus.
Each entry has sample code for the user to help the users understand the Rubeus API. However, each entry also has a contributor's guide which aims at explaining the workflow of the engine to people who would like to contribute code to Rubeus. However, it is recommended to the contributors to read both the user and the contributor guides.
The development on Rubeus is inspired by a lot of popular, well-documented game engines like Unreal Engine, Sparky Engine along with countless articles/blogs on gamedev.net and gamesutra.com.
The Rubeus engine is currently under active development, which means there are lots of minimally implemented features with a lot of placeholder content. Follow the contributing guidelines to partake in the development process.
Project maintained by SDSLabs