Skip to content

FrederikTobner/tobot-engine

Repository files navigation

Tobot Engine

Build Tobot Tests CodeQL

NOTE: 🚧 Under active development. 🚧

A simple game engine built on top of SDL2.

Tobot inspirational picture

Overview

Tobot is a simple game engine that is built on top of SDL. It is designed to be simple and easy to use. The engine is written in C++ and provides an editor that was implemented using imgui.

Architecture

Tobot Architecture

Key concepts

  1. Creating a game should be approachable for beginners and intuitive
  2. Programming in C and C++ sucks ass, so we provide another way for scripting that is more approachable

License

This project is licensed under the GNU General Public License

Dependencies

The engine has the following external dependencies

Building from source

If you want to try tobot you need you need to build it from source. At the moment this is the only way to try tobot, because there is no official release yet. To build it follow these instructions.

About

A simple 2D game engine built on top of SDL2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published