An ASCII implementation of the game "Bow and Arrow" made in C for a university course
These instructions will help you get the game up and running on your local machine.
- A terminal or command prompt
- Download the executable file
- Open a terminal or command prompt and navigate to the directory containing the executable
- Run the program
The game is played using the arrow keys to aim the bow and the spacebar to shoot arrows at targets. The objective is to score as many points as possible within the allotted time.
- C programming language
- ASCII graphics
Gabriel Sadigursky