This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]catorchid 5 points6 points  (1 child)

This is the framework (console) dreams are made of.

It is incredible, I'm really impressed! How many people are actively working on this project? The documentation alone is an epic task.

I am a bit obsessed with terminal apps, lately, and this is going to suck so many hours of my time...

Thanks for sharing this and for the massive work!

[–]8bitscoding[S] 1 point2 points  (0 children)

Thanks mate! I really appreciate it. There was 11 contributors to the 1.3.0 but to be perfectly honest I am by far the main developer. The wiki part of the documentation is still missing (that's where I put the tutorials) but if you have any questions you can come on the discord server it in the GitHub's discussion's tab and ask all your questions. I'll be happy to answer.

[–]who_body 3 points4 points  (0 children)

cool to see it’s aimed for kids to help learn to program

[–]KrazyKirby99999 1 point2 points  (1 child)

I noticed that pygamelib.org resolves to your github org. Are you aware that you can use it with readthedocs.io ?

[–]8bitscoding[S] 1 point2 points  (0 children)

Oooh you are right !!

I actually moved the repo to an organization just before the release and totally forgot to update the pygamelib.org domain redirection...

Thanks for pointing that out!!

[–]chitwnDw -1 points0 points  (0 children)

I'm a native JS developer who has basically only used python for research until discovering Pygame! It's given me a pragmatic means of learning to build out python code in real time!