A Data Structures simulation using the classical castle fight game
-
Updated
Jan 18, 2021 - C
A Data Structures simulation using the classical castle fight game
In this project, you are asked to make a small video game based on the rules of a finite Endless Running Game. The basic rules for the my_runner are as follows: • the player is a character who runs in a map you took as parameter. • enemies and obstacles must appear on the opposite side to the player position. • the player can use the space bar t…
Add a description, image, and links to the enemies topic page so that developers can more easily learn about it.
To associate your repository with the enemies topic, visit your repo's landing page and select "manage topics."