Pygame SDL/SDL2 Resources | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 53

Pygame SDL/SDL2 Resources

Pygame is a Python warper for the SDL library, which is written in C language. Pygame as SDL is easy and free to use. In this thread, I will provide links to tutorials, tips, and other resources. Feel free to add more! Official Site: https://www.pygame.org/news Download: https://pypi.python.org/pypi/PySDL2/0.9.6

12th Apr 2018, 1:56 PM
Manual
Manual - avatar
22 Answers
+ 14
Official Documentation - teaches from scratch - examples and most of what you need to get started! http://pysdl2.readthedocs.io/en/rel_0_9_6
12th Apr 2018, 2:00 PM
Manual
Manual - avatar
+ 10
@manual any books?
21st Apr 2018, 3:18 PM
Sadaam Linux
Sadaam Linux - avatar
+ 9
An IDE to use Visual Studio 2017 | Windows 10 + Mac - install tutorials link to thread https://www.sololearn.com/discuss/410578/?ref=app
12th Apr 2018, 2:14 PM
Manual
Manual - avatar
12th Apr 2018, 11:19 PM
Manual
Manual - avatar
+ 6
PySDL2 Install guide for Pyhton site http://pysdl2.readthedocs.io/en/rel_0_9_6/install.html
12th Apr 2018, 1:58 PM
Manual
Manual - avatar
+ 6
Martin Gaudio Pygame is not graphic design software. You can import your animations and graphics to your project.
14th Apr 2018, 8:56 PM
Manual
Manual - avatar
12th Apr 2018, 11:18 PM
Manual
Manual - avatar
12th Apr 2018, 11:18 PM
Manual
Manual - avatar
+ 5
rush cash use google I have not hosted games yet.
15th Apr 2018, 3:45 PM
Manual
Manual - avatar
+ 4
Itch.io post your games and download others! https://itch.io/games/free
21st Apr 2018, 4:12 PM
Manual
Manual - avatar
+ 3
There is also PySFML -> https://www.python-sfml.org/
12th Apr 2018, 3:46 PM
Alihuseyn Kengerli
Alihuseyn Kengerli - avatar
+ 3
who can teach me. how to write a code for.. Game
14th Apr 2018, 4:28 PM
BASHIRU IDRIS OLAMIDE
+ 1
with this librarie ¿can i make 3d graphics ?
14th Apr 2018, 3:04 AM
Martin Gaudio
Martin Gaudio - avatar
+ 1
You guys are so helpful! I would tell you a website or app but I only kn9w this app and the downloaded version on the computer, so sorry!
14th Apr 2018, 6:53 AM
Rebecca Darigan
+ 1
python is a bit confusing but its very good
14th Apr 2018, 8:11 PM
Lesley Chitsika
Lesley Chitsika - avatar
+ 1
good
19th Apr 2018, 6:29 PM
Kevin Gomez Ramirez
Kevin Gomez Ramirez - avatar
+ 1
Thonny is an IDE made for beginners. I thought I might mention it as it helped me alot when I started. It has syntax highlighting, multiple tabs for editing different files in the same window, python 3.6 is built in (saves installing python but you can use a version python 3 youve installed), and a map of all the variables, classes and functions in the document. Even though im experienced in py3 now, I still use it. http://www.thonny.org
1st Jul 2018, 11:59 AM
Harvey
Harvey - avatar
0
Martin Gaudio only with Pyglet.
14th Apr 2018, 12:44 PM
Alihuseyn Kengerli
Alihuseyn Kengerli - avatar