Python Forum
use the print function in pygame
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
use the print function in pygame
#6
way too many repetitive for loops in that code. Im also not sure of why you have different colors for the sections?

Here is a tutorial for making a sodoku solver. It has some flaws such as is still using python2.x and the green chosen number is a little misaligned. But it has all the content of what you want there. And all those issues can be remedied.

https://trevorappleton.blogspot.com/2013...using.html
Recommended Tutorials:
Reply


Messages In This Thread
use the print function in pygame - by rwahdan - Jul-07-2019, 05:14 AM
RE: use the print function in pygame - by metulburr - Jul-07-2019, 12:13 PM
RE: use the print function in pygame - by rwahdan - Jul-07-2019, 03:58 PM
RE: use the print function in pygame - by metulburr - Jul-07-2019, 04:01 PM
RE: use the print function in pygame - by rwahdan - Jul-07-2019, 04:15 PM
RE: use the print function in pygame - by metulburr - Jul-07-2019, 04:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyGame] pygame, help with making a function to detect collision between player and enemy. Kris1996 3 3,352 Mar-07-2020, 12:32 PM
Last Post: Kris1996
  [PyGame] pygame.draw.rect function stretches across the screen instead of moving BubblesTheGiraffe 2 3,672 Jun-11-2019, 08:32 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020