Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 541 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 541 Bytes

Talonmias

University of Applied Sciences' Product Development course.

  • Group game project for Python and Pygame.
  • You are a janitor in a cyberwave themed world and you have to clean up radioactive waste.

To start the game, you have to install a few dependencies such as Pygame, tkinter etc. You can install them using pip.

  • pip install pygame

Start Game

  • python talonmias_main.py

talonmias