https://github.com/miarolfe/minifps
C++11 & SDL2-based retro FPS
https://github.com/miarolfe/minifps
c-plus-plus c-plusplus cplusplus-11 fps game macos raycaster sdl sdl2 windows
Last synced: 22 days ago
JSON representation
C++11 & SDL2-based retro FPS
- Host: GitHub
- URL: https://github.com/miarolfe/minifps
- Owner: miarolfe
- License: mit
- Created: 2023-02-18T23:00:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T12:07:19.000Z (about 1 year ago)
- Last Synced: 2025-04-10T01:05:45.609Z (22 days ago)
- Topics: c-plus-plus, c-plusplus, cplusplus-11, fps, game, macos, raycaster, sdl, sdl2, windows
- Language: C++
- Homepage: https://www.miarolfe.com/projects/minifps
- Size: 17.5 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MiniFPS

[](https://github.com/pjhrolfe/MiniFPS/actions/workflows/build-windows.yml)
[](https://github.com/pjhrolfe/MiniFPS/actions/workflows/build-macos.yml)
[](https://www.codefactor.io/repository/github/pjhrolfe/minifps/overview/main)A 90s-style FPS made from scratch using C++11 and SDL2. Think *Wolfenstein 3D*.
Setup to follow.
## Licensing
### MiniFPS
MIT license
### [SDL](https://github.com/libsdl-org/SDL)
zlib license
### [nlohmann/JSON](https://github.com/nlohmann/json)
MIT license
### [ interface](https://github.com/tronkko/dirent)
MIT license