Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T12:07:19.000Z (12 months ago)
- Last Synced: 2024-10-12T16:21:55.984Z (4 months 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
![A screenshot of MiniFPS running](https://images.squarespace-cdn.com/content/63b9d22b11fd8b6be9c4483b/8b2ff1b9-3076-48a8-b388-b3faa6c5395a/MiniFPS.png?content-type=image%2Fpng)
[![Build MiniFPS for Windows](https://github.com/pjhrolfe/MiniFPS/actions/workflows/build-windows.yml/badge.svg)](https://github.com/pjhrolfe/MiniFPS/actions/workflows/build-windows.yml)
[![Build MiniFPS for macOS](https://github.com/pjhrolfe/MiniFPS/actions/workflows/build-macos.yml/badge.svg)](https://github.com/pjhrolfe/MiniFPS/actions/workflows/build-macos.yml)
[![CodeFactor](https://www.codefactor.io/repository/github/pjhrolfe/minifps/badge/main)](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