Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 500 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 500 Bytes

Python Game

Bash - A variation of bonk.io

A Python game built on PyGame for our school project

Directions

  1. Run a server using the start_server.bat file.
  2. Run two clients using the start_client.bat file

On both clients

  1. Select Localhost on the main menu to connect to the server.
  2. Enter a name and choose a color.
  3. Play the game!

Controls

Up arrow/W - Up Left arrow/A - Left Right arrow/S - Right Down arrow/D - Down Space/Shift/X- Go heavy (collisions will be stronger)