Fado Engine
A downloadable game for Windows
-- Fado Game Engine --
"Fado Engine" is a custom 2D/3D game engine written in C-Style C++ using Direct3D 11 as the graphics library. The engine is
heavily data-oriented: state lives in flat structs and arrays, and plain functions
operate on that state, no inheritance-heavy OOP, no per-object heap allocations, no
dynamic containers in the hot path.
---
Full Source Code: https://github.com/folayfila/FadoEngine
Documentation: https://www.abdallahmaaliki.com/fado-engine
| Published | 8 days ago |
| Status | In development |
| Platforms | Windows |
| Author | folayfila |
| Tags | 2D, 3D, Game engine |
| AI Disclosure | AI Assisted, Code |
Download
Download
FadoEngine.rar 25 MB
Install instructions
- Download and unzip.
- Inside there's a debug and release version.
- Launch the .exe of either.


Leave a comment
Log in with itch.io to leave a comment.