Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,549
» Latest member: RodneyTen
» Forum threads: 38,592
» Forum posts: 174,855
Full Statistics
|
Online Users |
There are currently 516 online users. » 1 Member(s) | 510 Guest(s) Bing, Yandex, Google, Applebot, snippsat
|
Latest Threads |
Error without reason
Forum: General Coding Help
Last Post: deanhystad
21 minutes ago
» Replies: 3
» Views: 91
|
[SOLVED] Open file, and i...
Forum: General Coding Help
Last Post: Winfried
1 hour ago
» Replies: 0
» Views: 61
|
Nested Dictionaries, good...
Forum: General Coding Help
Last Post: Curbie
2 hours ago
» Replies: 2
» Views: 205
|
Dichaelmag
Forum: General Coding Help
Last Post: TimsothyKat
2 hours ago
» Replies: 0
» Views: 40
|
Enhancement for Python’s ...
Forum: Code sharing
Last Post: 14mhz
Today, 12:30 AM
» Replies: 0
» Views: 184
|
Error on import: SyntaxEr...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 01:55 PM
» Replies: 10
» Views: 21,688
|
Picamera2 add text to cam...
Forum: General Coding Help
Last Post: GigiG
Yesterday, 11:46 AM
» Replies: 0
» Views: 109
|
Functions: why use a vari...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 05:55 AM
» Replies: 3
» Views: 272
|
PYTHONHOME Variable corre...
Forum: General Coding Help
Last Post: msetzerii
May-25-2025, 11:48 PM
» Replies: 0
» Views: 146
|
Best way to pass data to ...
Forum: Game Development
Last Post: RogereK
May-25-2025, 06:39 AM
» Replies: 7
» Views: 5,163
|
|
|
pygame tic tac toe |
Posted by: menator01 - May-31-2022, 06:44 AM - Forum: Code sharing
- Replies (1)
|
 |
I found a pygame tic tac toe on the web and applied it to classes (mvc). It does not yet have the win functions (draws a line for winner) as the origi..... More
|
|
|
from-to search |
Posted by: DPaul - May-30-2022, 08:27 AM - Forum: General Coding Help
- Replies (18)
|
 |
Hi,
A directory contains, say, 100.000 images.
They are filenamed: img000001.tif, img000002.tif,...... img099999.tif, etc.
An excel sheet tells..... More
|
|
|
|