Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 431 online users. » 2 Member(s) | 424 Guest(s) Google, Bing, Yandex, Applebot, suburbanprojects, snippsat
|
|
|
OCTOPUS-UNDERWATERGAME |
Posted by: moon - Aug-27-2024, 09:35 PM - Forum: General Coding Help
- No Replies
|
 |
Hiya! I have made a simple game in tkinter which involves an octopus (character) controlled by a mouse. The character can only travel side to side. Th..... More
|
|
|
Spammers |
Posted by: menator01 - Aug-27-2024, 06:15 PM - Forum: Bar
- Replies (1)
|
 |
The spammers seem to be hitting the forum pretty hard the last week or so.
|
|
|
Pyinstaller question |
Posted by: DPaul - Aug-26-2024, 07:16 AM - Forum: Bar
- Replies (3)
|
 |
Hi,
My app slowly evolves into new versions, never any big changes.
I then proceed to make a new exe, always in the same manner:
[output] pyinstal..... More
|
|
|
help |
Posted by: ars1036 - Aug-25-2024, 11:34 PM - Forum: News and Discussions
- Replies (1)
|
 |
[python]import time
digit_patterns = {
0: [[1, 1, 1], [1, 0, 1], [1, 0, 1], [1, 0, 1], [1, 1, 1]],
1: [[1, 0, 0], [1, 0, 0], [1, 0, 0],..... More
Attached Files
Thumbnail(s)
|
|
|
PyInstaller |
Posted by: Raysz - Aug-22-2024, 09:15 PM - Forum: General Coding Help
- No Replies
|
 |
I've been using PyInstaller for quite some time now and I have been pretty successful with all my projects
I now have run into a problem where I need..... More
|
|
|
|