Skip to main content

Eat every text that you want with this simpatic pacman! :D

Project description

PASCMAN ᗧ ⚇

version

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

pascman-example

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pascman-0.0.6.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

pascman-0.0.6-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page