About:
Faton Engine is a small 2D game engine for personal use, based on the Hazel Engine structure. The engine is implemented in C ++ and uses OpenGL as a graphical API.
Compatibility:
Faton Engine is developed in Microsoft Visual Studio 2019 and is supported only on the Microsoft Windows operating system.
Already done:
- Base 3D Rendering
- 2D Rendering (Shapes,Sprites)
- Collision Detection
- Movement System
Future plans:
- Physics Engine
- Audio System
- Scripts support
- Linux support