| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 45 online users. » 0 Member(s) | 43 Guest(s) Bing, Google
|
| Latest Threads |
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
43 minutes ago
» Replies: 3
» Views: 98
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Bummibaer
50 minutes ago
» Replies: 2
» Views: 69
|
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
4 hours ago
» Replies: 6
» Views: 3,176
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Yesterday, 02:50 AM
» Replies: 6
» Views: 242
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 128
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 89
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,524
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 173
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 80
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,146
|
|
|
| Validation checking |
|
Posted by: Help_me_Please - Aug-14-2019, 01:31 PM - Forum: Homework
- Replies (25)
|
 |
Can I please have some help, I am passing in variables correctly and I am trying to check if the column is within the correct table (6 by 6) and I am ..... More
|
|
|
| Bouncing Rectangles |
|
Posted by: headkase - Aug-14-2019, 09:45 AM - Forum: Code sharing
- No Replies
|
 |
[python]import pygame
from pygame import QUIT
from sys import exit
from time import time
from random import randint, choice
class Entity:
..... More
|
|
|
| 2D BoardGame Pygame |
|
Posted by: Josh_Python890 - Aug-13-2019, 11:59 AM - Forum: Game Development
- Replies (5)
|
 |
Hi all,
I'm trying to develop a 2D board game using PyGame. I'm new to using pygame though and there doesn't seem to be any easy tools for working ..... More
|
|
|
|