+ 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
22 odpowiedzi
+ 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
+ 10
@manual any books?
+ 9
An IDE to use
Visual Studio 2017 | Windows 10 + Mac
- install tutorials link to thread
https://www.sololearn.com/discuss/410578/?ref=app
+ 9
Game development Cluster
https://www.sololearn.com/discuss/625747/?ref=app
+ 6
PySDL2 Install guide for Pyhton site
http://pysdl2.readthedocs.io/en/rel_0_9_6/install.html
+ 6
Martin Gaudio Pygame is not graphic design software.
You can import your animations and graphics to your project.
+ 5
+ 5
Other Programming resources
https://www.sololearn.com/discuss/636195/?ref=app
+ 5
rush cash use google
I have not hosted games yet.
+ 4
Itch.io
post your games and download others!
https://itch.io/games/free
+ 3
There is also PySFML -> https://www.python-sfml.org/
+ 3
who can teach me.
how to write a code for..
Game
+ 3
Shekhar Srivastava I don't know much about either but from what I read kivy seems better
https://stackoverflow.com/questions/33562616/when-i-write-a-game-for-windows-should-i-use-kivy-or-pygame
https://www.google.com/amp/s/amp.reddit.com/r/JUMP_LINK__&&__Python__&&__JUMP_LINK/comments/36gbmo/pygamekivycocos2dpanda3dpyglet_which_python/#ampf=undefined
+ 1
with this librarie ¿can i make 3d graphics ?
+ 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!
+ 1
python is a bit confusing but its very good
+ 1
good
+ 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
0
Martin Gaudio only with Pyglet.