An open API service indexing awesome lists of open source software.

https://github.com/amifunny/save-your-head

A Two Player game with a fight to save their heads.
https://github.com/amifunny/save-your-head

Last synced: 6 months ago
JSON representation

A Two Player game with a fight to save their heads.

Awesome Lists containing this project

README

          

# Save-Your-Head

A Two-Player game with a fight to save their heads.




## Game Info

- Players are two cute box animals. Each Player attempt to sit on other
player head.

- They are helped by powerups like 2X Boosters and Bullet shots.

- Laser and Bombs are also threats to our players.

- And did I mentioned the thorn to avoid at top and hostile speed of platforms increase after every half-minute?

## How to Play

Make sure you have python 3.x.

1. Clone the repo using this command in command line `git clone https://github.com/amifunny/Save-Your-Head.git`
2. Inside the folder run command, `pip install -r requirements.txt`.
3. Double click `game.py` or use the command line to execute `python game.py`

## Control

I should have provided this control info inside the game. but... here it is.

Player1 :
*W* - Jump;
*A* - Move Left;
*D* -Move Right;
*E* - To shoot a bullet in the direction you were last moving;

Player2 :
*ArrowUp* - Jump;
*ArrowLeft* - Move Left;
*ArrowRight* -Move Right;
*Right CTRL* - To shoot a bullet in the direction you were last moving;

## Motivation

This is my first game.

I was trying to create a platform jumping box game but wanted to do something new.

So Inspired by thumb fight, made it into a fighting arena and like thumb fight, one player tries to press another below him.

Later added Laser, Bombs, and Powerup for more Fun, and these are served over upward-moving platforms.

## Resources

I would like to thanks and attribute some resources that helped me develop this game for free.

- [kenny](https://kenney.nl/) - For character and all image assets
- [FreeSound](https://freesound.org/) - For background and impact sounds
- [FontSpace](https://www.fontspace.com/) - For some cool fonts