An Open Source 2D Game Engine
SDFX Grupe
Platform Copyright (C) 2025 agustinsdfx
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3.
Platform is a 2D game engine that allows you to customize the source code and port it to different platforms using CMake and NMAKE, with the Raylib graphics library and the C programming language.
By default, the game comes ported to the latest official version for Windows x64 devices from the GitHub repository: https://github.com/agustinsdfx/Platform-Windows-SDFX-Engine-Raylib
- Windows x64 platforms
Windows 7, 8, 8.1, 10, 11 and later.
- -Toby Fox (the original creator of the Undertale music; I don't have the licenses, but the songs are optional and you can replace them with others)
- -Creators of Raylib (creators of the graphics library, sound, etc.)
- -Creator of Inno Setup
- -Messiah sound creators (The original "oof" death sound in my game was taken from the game Messiah. I don't own the rights to it, but having that sound is optional; you can replace it with one of your choice.)
My engine/game is only licensed for the code and its own sprites that come by default when you download the code or the compiled build.
-
Nmake & Visual Studio 2026
-
Notepad ++
-
Raylib
-
C lang & C++
-
Git & Github Desktop
-
CMake x64 4.2.1
-
.bat & .sh files
-
Libresprite / Aseprite
cmake -S . -B ./build
cmake --build ./buildYou can see the changes and versions in the file CHANGELOG.md.
Visit Platform DB (PL.DB) to download mods, games, textures, and more, as well as view the community forum.
Check it out: https://agustinsdfx.github.io/PlatformDB/
Thank you for reading this and learning about my platform game and its features.