Skip to content

X-Base Engine is a C++ library for making games from scratch.

Notifications You must be signed in to change notification settings

Freddy13579/X-BaseEngine

Repository files navigation

X-BaseEngine V0.15

Warning

In early engine developement functions can become depricated and updates should be done with caution.

Introduction

X-Base Engine is a C++ library created by Václav Rada aiming to make development of 2D games from scratch easier with many functions for easy SDL management, graphics, sound, interface operatoins and gameObject and component systems.

TODO List

  • Game object manager and game object system.
  • Delta time integration
  • Camera implementatin
  • Function comments
  • Proper documentation
  • Colision system with AABB and SAT systems
  • Light system
  • Better velocity system
  • Triggers and interacts
  • Mouse input interupts
  • Header files
  • Building DLL files

About

X-Base Engine is a C++ library for making games from scratch.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages