Skip to content

RMZeroFour/PenFight

Repository files navigation


Screenshot 1

PenFight

Your favorite childhood game remade in python!

Table of Contents
  1. About The Project
  2. Running From Source
  3. Screenshots
  4. License

About The Project

This is the popular childhood game Pen Fight, made in python, using pygame and Box2D.

Players can buy and collect various pens with differing stats, earn coins by battling various AI strategies, and raise their pen fighting skills to the max. (Best of all, no friends needed for you lonely people looking up pen fighting on Github...)

Built With

Pygame
Box2D

Running From Source

To get this project running locally from source, follow these steps:

Prerequisites

  • Python interpreter (>= 3.8)

Instructions

  1. Clone the repo
    git clone https://github.com/DevChrome/Hangman.git
  2. Install the pygame and Box2D modules
    pip install pygame Box2D
  3. Run the main.py file
    python3 ./main.py

Screenshots

Screenshot 2

Screenshot 3

Screenshot 4

License

Distributed under the MIT License. See LICENSE.txt for more information.

[Back To Top]

About

Your favorite childhood game remade in python!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages