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
StatusIn development
PlatformsWindows
Authorfolayfila
Tags2D, 3D, Game engine
AI DisclosureAI Assisted, Code

Download

Download
FadoEngine.rar 25 MB

Install instructions

  1. Download and unzip.
  2. Inside there's a debug and release version.
  3. Launch the .exe of either.

Leave a comment

Log in with itch.io to leave a comment.