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

https://github.com/mmartin46/fighttheai

A SDL2 Fighting Platformer Project Written in C++.
https://github.com/mmartin46/fighttheai

Last synced: 2 months ago
JSON representation

A SDL2 Fighting Platformer Project Written in C++.

Awesome Lists containing this project

README

        

(WARNING! Project Not Finished)

# FightTheAI
A SDL2 Fighting Platformer Project Written in C++. The goal is to obliterate the AI.
The background was a free royalty free image online.

## Screenshots



## How To Play

1. Go to MYSYS and follow the instructions to install a GCC/G++ Compiler on your computer (C++ 11 or newer)
2. Download SDL2
3. When the Compiler is finished installing, insert the "SDL2" folder within the SDL2 include folder
inside your mingw64 include folder.
4. Execute the .exe within the TacoRPG folder.

## Acknowledgements

Learn Video Game Programming in C www.youtube.com/playlist?list=PLT6WFYYZE6uLMcPGS3qfpYm7T_gViYMMt.

## API References

- SDL2