Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.
/ pygame_fighter Public archive
forked from raynboez/pygame_fighter

A 2D fighting game made in python with the simplegui library

Notifications You must be signed in to change notification settings

tagd/pygame_fighter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

pygame_fighter

README

Before running the program ensure the version of python you have installed is 3.7 and you are connected to the internet.

To start the game, ensure the configuration is set to the init class.

After pressing run, you are greeted with the splash screen, press any button on your keyboard or click the screen to go to the main menu. The game music will then begin to play.

To navigate the menu, use W (up) and S (down) to choose your option of exiting, reading the instructions or playing the game. The traffic light colour corresponding to each option should appear as you press W or S. To confirm your choice press E.

Choosing play will then prompt you to choose Vs. CPU (Solo mode) or Vs. Player (Player vs player). By choosing solo mode you will be playing the computer.

By choosing PvP will then prompt you to choose sprites. The game will begin after both sprites have been chosen.

About

A 2D fighting game made in python with the simplegui library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%