/koshigisan-prototype

jogo feito em pygame pra a cadeira de laboratorio de programação

Primary LanguagePython

Koshigisan Prototype

Koshigisan Prototype

Koshigisan Prototype is a TopDown 2D game made with Pygame for a college project. The game is a prototype of a bigger project that will be made in the future, using GameMaker Studio 2.

Requirements

  • Python 3.10+
  • Pygame (pip install pygame)

How to run

  • Clone the repository
  • Run python main.py

Controls

Player in First Stage

  • Use the arrow keys to move
  • Use LShift to interact with objects
  • Use Z to attack with magic
  • Use X to attack with sword

Objectives

Player Fire Magic

  • Kill all the enemies in the map

Credits