A simple game engine written in C++
Go to file
2024-12-01 19:00:34 +04:00
.github/workflows fix: Install xkbcommon library 2024-04-24 01:42:01 +04:00
docs docs: Change thumbnail 2024-11-25 16:31:59 +04:00
editor feat: Add global Linux build support and configurations 2024-11-27 20:52:57 +04:00
engine fix(close #27): Include vector header for Windows g++ compile bugs 2024-12-01 19:00:34 +04:00
scripts feat: Add global Linux build support and configurations 2024-11-27 20:52:57 +04:00
thirdparty feat: Add properties, stb library, and Texture class 2024-08-22 19:55:30 +04:00
.gitignore build: Remove project and output directories 2024-04-29 01:47:12 +04:00
.gitmodules chore: Make glfw submodule and change build files 2024-07-29 16:09:53 +04:00
CMakeLists.txt feat: Add global Linux build support and configurations 2024-11-27 20:52:57 +04:00
LICENSE Initial commit 2024-03-27 16:59:31 +04:00
README.md docs: Add thumbnail and logo 2024-11-25 16:10:46 +04:00

Logo

Build License Contributors Forks Stars Issues

Ferx is a basic game engine written in C++. This project is mainly designed for learning purposes. For more information, check out docs

Ferx