Skip to content

CaresleGames/one-bullet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A prototype of a game with the theme "one bullet"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages