This is a simple cube based game. You must shoot and defeat all the other cubes and survive as log as possible
The control keys are:
- "wasd"
- "mouse"
Used libraries:
- pygame
- random
- math
- sys
Pre-requirements: python 3.9 >
- Enemies go through objects
- Player collision with objects/walls is not smooth
- Still working on boids for the enemies (A way for the enemies to seperate from eachother)


