Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 595 Bytes

README.md

File metadata and controls

46 lines (33 loc) · 595 Bytes

One Bullet

A python prototype game with the theme "One Bullet".

Controls

Player 1 WASD - Move J - Shoot

Player 2 Arrow keys - Move Space bar - Shoot

How to install

  1. Clone the repo
git clone https://github.com/CaresleGames/one-bullet.git
  1. Create a python virtual environment and Activate
python -m venv venv
# Windows
venv\Scripts\activate
  1. Install Pygame
pip install pygame
  1. Run the main file
python main.py

Credits

Font - Kenney