EvilJoker (previously called EvilMonkeys) is a pure C++ game built with wxWidgets.
EvilJoker is a simple game developed using C++ and wxWidgets, showcasing basic game development techniques and concepts.
- Configuration: Open the solution and configure Visual Studio with wxWidgets.
- Customization: You can change the Player Tile and Enemy Tile images found inside the
data
folder. - Build: Build the project using Visual Studio.
- The main player image is a placeholder and can be replaced.
- Complete documentation on the game's internal workings is not provided yet but will be added as time permits.
MIT License
This project is licensed under the MIT License.
For any queries, please create an issue.