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

https://github.com/3w36zj6/webcam-tower-battle

🦒 AnimalTower Battle-like game that uses a webcam
https://github.com/3w36zj6/webcam-tower-battle

arcade pyglet pymunk python

Last synced: 27 days ago
JSON representation

🦒 AnimalTower Battle-like game that uses a webcam

Awesome Lists containing this project

README

        

# webcam-tower-battle

![screenshot](https://user-images.githubusercontent.com/52315048/146668331-c00a6789-3b29-4a49-8db8-91b87090c904.png)

## Requirement
```
pip install -r requirements.txt
```

## Usage
It is recommended that you use [this plugin](https://obsproject.com/forum/resources/obs-virtualcam.949/).

```
python main_window.py
```

|Key|Description|
|:-:|:-:|
|UP|Move up.|
|DOWN|Move down.|
|LEFT|Move left.|
|RIGHT|Move right.|
|A|Rotate counterclockwise.|
|D|Rotate clockwise.|
|SPACE|Drop.|
|ESC|Reset the game.|
|F1|Draw hit box.|
|F11|Switch between full screen and window.|

## Credits
- [Free Pixelart Platformer Tileset](https://foxlybr.itch.io/23421124244)