https://github.com/spyoungtech/breachman
A puzzle game inspired by the Cyberpunk 2077 breaching protocol minigame, implemented in Python
https://github.com/spyoungtech/breachman
Last synced: 23 days ago
JSON representation
A puzzle game inspired by the Cyberpunk 2077 breaching protocol minigame, implemented in Python
- Host: GitHub
- URL: https://github.com/spyoungtech/breachman
- Owner: spyoungtech
- Created: 2021-09-16T08:10:41.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-04T06:26:21.000Z (over 4 years ago)
- Last Synced: 2025-03-04T00:44:45.174Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Breachman
A puzzle game inspired by the Cyberpunk 2077 breaching protocol minigame, implemented in Python
To play:
```bash
python -m breachman.terminal
```