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

https://github.com/the-byte-bender/punch

A complete remake of the audio game screaming strike
https://github.com/the-byte-bender/punch

accessibility audiogame blind game python python3

Last synced: 20 days ago
JSON representation

A complete remake of the audio game screaming strike

Awesome Lists containing this project

README

          

## How to Run the Game

This project relies on `poetry` for managing dependencies. To get started, follow these steps:

1. Clone the repository and cd into it.
2. **first, you need to install Dependencies:**
run `poetry install`
3. **Launch the Game:**
run `poetry run punch`