Python Sideshooter Game
A game, built as a python-game-tutorial, in which the player controls a cell navigating through the bloodstream. The player can shoot enemy viruses of varying strengths, collect power-ups, and survive for as long as possible. The game is developed using strong Object-Oriented design Principles to demonstrate clean code practices, reusable classes, and maintainable architecture.

