Metadata-Version: 2.4
Name: pip-doom
Version: 0.1.8
Summary: Play Doom in your terminal
Home-page: https://github.com/HaoCuii/pip-doom
Author: Hao Cui
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

# pip-doom

Do you have nothing to do while Claude Code is `Spelunking`? Pip install to turn your command line from a place of productivity to a place of bad decisions...

![pip-doom](https://raw.githubusercontent.com/HaoCuii/pip-doom/main/doom/bin/image.png)

## Installation

```
pip install pip-doom
```

The game launches automatically during install.

## Controls

`W` Move forward  
`S` Move backward  
`A` Turn left  
`D` Turn right  
`J` Strafe left  
`K` Strafe right  
`Space` Shoot / Use  
`E` Open door / Interact
`1-7` Weapon select

## Source

Built on top of [doom-ascii](https://github.com/wojciech-graj/doom-ascii) by Wojciech Graj.
