An open API service indexing awesome lists of open source software.

https://github.com/miha53cevic/simplefps

A very basic and simple First Person Shooter Engine inspired by javidx9's Console FPS
https://github.com/miha53cevic/simplefps

cpp fps-game sfml

Last synced: 11 months ago
JSON representation

A very basic and simple First Person Shooter Engine inspired by javidx9's Console FPS

Awesome Lists containing this project

README

          

# SimpleFPS
A very basic and simple First Person Shooter Engine inspired by javidx9's Console FPS

## javidx9's First Person Shooter in Console Video
- https://www.youtube.com/watch?v=xW8skO7MFYw

## Showcase
![](https://media.giphy.com/media/QZm8vdiB0NeI6Nwn5w/giphy.gif)

## How to build
```bash
git clone https://github.com/miha53cevic/SimpleFPS.git
cd SimpleFPS
cmake .
make
```
You should now have a bin folder with an executable