This game shows letters in a grid 4x4. All players write down as many words as they can find.
Project description
pretresene-crke-py
Description
This game shows letters in a grid 4x4. All players write down as many words as they can find. Letters may follow in a vertical, horizontal or diagonal way.
Points: 3 letters: 1 point 4 - 2 5 - 3 6 - 4 ...
When the timer expires (90 seconds) you stop, then count points. Words, which all players found, bring 0 points.
Visuals
Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method.
Installation
Linux: Make sure you have tkinter installed:
sudo apt update
sudo apt install python3-tk
It is recommended to create venv and then install the app from the downloaded whl file:
python -m venv pretres_venv
source pretres_venv/bin/activate
pip install pretres-<version>.whl
Usage
Activate the venv, then run the script as:
source pretres_venv/bin/activate
pretres
Support
Send an email.
Roadmap
- Create GUI in Tkinter oz PzSide with rotated letters.
Contributing
Send email or make pull request.
Authors and acknowledgment
Marko Klopčič
License
GPL V2
How to deploy
python -m pip install --upgrade pip build twine
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 pretres-1.0.0.tar.gz.
File metadata
- Download URL: pretres-1.0.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3637b76a89f25c1878a8b3dc5d732865ae7cbeb8afcaf868d51ad80e87972824
|
|
| MD5 |
3a8f706f1e338ba07b53aefed4acb4b6
|
|
| BLAKE2b-256 |
0d97548da58309de8de5036736c2124b1ebb945c889e739d67ce01a17693ff68
|
File details
Details for the file pretres-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pretres-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46d8d4508aa393b967b4c16d95c33c9435d7e56d893850007fce7a03d05d64e3
|
|
| MD5 |
393e26b8d07f2887ac679e230e84a07a
|
|
| BLAKE2b-256 |
33df48ca39ad773bcf677c3fa3eae8ae2295712d35a0c04415698bb8310f6666
|