pascman 0.0.6

Creator: railscoder56

Last updated:

Add to Cart

Description:

pascman 0.0.6

PASCMAN ᗧ ⚇

Using the native Python Curses library to create a simple plain text pacman that eat every text that you want :D

No external dependencies, just python native code :snake:
Installation
pip install pascman
and that's all! :snake:
Usage commands
On terminal:
pascman <flags|args> (optional) # or
python -m pascman <flags|args>

Type --help and you will see all the commands descriptions
pascman --help

usage: main.py [-h] [--file [FILE]] [--aggressive] [--mask [MASK]]

Eat every text with pycman!! :D

optional arguments:
-h, --help show this help message and exit
--file [FILE], -f [FILE]
path to a file
--aggressive, -g just an alias for --mask=*FUCK*OFF*
--mask [MASK], -m [MASK]
choose the trace that pacman will be leave

Basically, are three options:
--file <path to a text file>
--aggressive or just -g <displays *FUCK*OFF*> in pacman trace
--mask <here, you set the trace, be creative>
If you dont set a --file or a --mask, you will play a small example with the default options.
Game commands
a -- left
d -- right
w -- up
s -- down
and:
CTRL+C -- quit
Only AWSD key inputs are allowed into the game curse screen.
Enjoy! :D

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.