Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aesee/2.5d-fps-walker


https://github.com/aesee/2.5d-fps-walker

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 2.5D-FPS-Walker
Just a toy code to implement a simple fps engine.

## Getting Started
Just run build_vs2017.bat from the root folder and then build directory will be created. After that open the FPSWalker solution and build it using Visual Studio.

Make sure that you have CMake installed in your system. Also, the project works only on Windows-family systems, not Linux or Mac. You don't need to build or include any third-party libraries.

I use Visual Studio 2017 but VS2019 probably will be fine too.