Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mmartin46/tacorpg

A SDL2 Gaming RPG Project Written in C++. The goal is to avoid enemies and collect items.
https://github.com/mmartin46/tacorpg

cpp game-programming gamedev rpg rpg-game sdl2

Last synced: about 8 hours ago
JSON representation

A SDL2 Gaming RPG Project Written in C++. The goal is to avoid enemies and collect items.

Awesome Lists containing this project

README

        

# TacoRPG
A SDL2 Gaming RPG Project Written in C++. The goal is to avoid enemies and collect items.

## 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