A Platform Shooter Game made with Python using the Pygame library.
- Date: February 2022
- Project idea: Have fun and code with python once again.
- Game objective: Kill your opponent until you reach the goal score. 🔫
- Instructions: Use the A, D or Arrows keys to move the player and W/SPACE to jump. Use the mouse click to shoot.
$ pyhton server.py
$ pyhton client.py
This repository corresponds to a personal project. I do not take any responsibility over any code faults and do not take any credit for the sprites and sounds displayed throughout the game.