This is a simple arcade-style game where you have to miss the obstacles
Project description
The Game
This is a simple game. You are the turtle and you need to avoid the obstacles to get to the target. Each time you get to the target the target gets to a different place and the number of obstacles increases by one. How many obstacles do you believe you can dodge?
The Player
The turtle can be moved with the arrow keys to get to the target. The score will be tracked on the Terminal rather than on the window, at least for now.
To install and use:
pip install obstacles
To import the actual game on a python file type:
from Obstacles import obstacles_game
...
obstacles_game()
To start directly from the Terminal:
obstacles-game
ADDED FEATURES:
- Removed Random Colors for Player Sprite
- Started Development for Pygame and leaving Turtle Graphics
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file obstacles-1.7.4.tar.gz.
File metadata
- Download URL: obstacles-1.7.4.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f1c99032a7915b37cd337e630be252685b13cab80db1367ed81a78a6201c3fd
|
|
| MD5 |
a108a36cd23da7ecc5717f55e6402738
|
|
| BLAKE2b-256 |
178aceaf00d184671fd39f86dba1a0e389853d33a921dbf83c50809e78b27f46
|
File details
Details for the file obstacles-1.7.4-py3-none-any.whl.
File metadata
- Download URL: obstacles-1.7.4-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6daaf8553d43a82a95fd0b10e7ccb02437a3a930c317f55db90f7f73d7aaa440
|
|
| MD5 |
e9d5f9b537ca52f959215c4d186f5a82
|
|
| BLAKE2b-256 |
90a6a66fefeb1db68d9ed5e88cb01f5d635a2acc13350587a8da1b63fb172aae
|