This is a 2 player game built with Phosphor. The goal is simple but fast paced: An object appears randomly on the screen. Both players race to reach it. When a player touches the object, they earn 1 point, and the object instantly relocates to a new random position. The game continues as players compete to collect as many points as possible.
Watch a screen recording of the game here: [Video Link](https://www.youtube.com/watch?v=YtYQHo8RCYI)
A two player chasinf game using python
- Python
- Programmed player movement
- Designed Characters
- Implemented scoring system
- Game physics
- Level design
- Debugging