A simple copter game built with pynput
$ python3.8 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ python copter.py
Press any button to fly higher. Press CTRL-C to exit.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple copter game built with pynput
$ python3.8 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ python copter.py
Press any button to fly higher. Press CTRL-C to exit.