CoCoSol007 / arcade

Arcade is a litle retro game made with python and pygame.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arcade

Arcade is a retro game created using Python and Pygame in 2021.

Instalation

To install Arcade, simply run the command (if you have Python installed).

pip install pygame

Running

To run the game, execute the command

 py main.py

The Game

The game has five levels that gradually increase in difficulty.

There are five items:

  • Pieces (which allows you to level up)
  • Bombs (which can hurt you if you touch it)
  • Arrows (which can hit you and cause you to lose points)
  • Red pieces (which resets your score to 0)
  • Apples (heals you)

Colaborations

Made with Bijunoka.

About

Arcade is a litle retro game made with python and pygame.


Languages

Language:Python 100.0%