Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,993
» Latest member: lauren557
» Forum threads: 38,736
» Forum posts: 175,582
Full Statistics
|
Online Users |
There are currently 58 online users. » 2 Member(s) | 51 Guest(s) Applebot, Bing, Google, AOL, Axel_Erfurt, snippsat
|
Latest Threads |
print does not open conso...
Forum: General Coding Help
Last Post: Axel_Erfurt
23 minutes ago
» Replies: 4
» Views: 114
|
Weird failure in Selenium
Forum: General Coding Help
Last Post: Larz60+
7 hours ago
» Replies: 1
» Views: 74
|
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
Yesterday, 03:05 PM
» Replies: 3
» Views: 2,539
|
create ocr to detect lice...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:58 PM
» Replies: 2
» Views: 103
|
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:56 PM
» Replies: 6
» Views: 225
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Oct-01-2025, 03:05 AM
» Replies: 4
» Views: 2,052
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 465
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,096
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,172
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 854
|
|
|
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
|
|
|
|