Skip to content

gabrielbeguren/AlceEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alce Game Engine

Alce Game Engine is a feature-rich game engine based on SFML and Box2D, designed to simplify the development of 2D games. Its primary goal is to provide a comprehensive suite of tools and components that streamline the creation process—from physics simulations and animations to user interface management and local storage.

Features

Setup

Learn how to set up Alce Engine with ease through this tutorial.

Requirements

Minimun requirements:

  • GCC 32bit v13.1.0^ (g++, mingw32-make, gdb)
  • Windows 10, 11

Recommended:

  • Python v3.1.0^

Contact

For any professional inquiries, please contact me at [email protected]. If you wish to contribute ideas or report any bugs, feel free to use the tools that GitHub provides.

External Libraries used by Alce Engine