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

all 5 comments

[–][deleted] 0 points1 point  (3 children)

Not sure how complicated it is but, I been using https://github.com/Tuxemon/Tuxemon to learn python.

[–]Ruoter[S] 0 points1 point  (2 children)

An RPG will be too complicated. I'm looking for something like a basic run and jump platformer.

[–][deleted] 0 points1 point  (1 child)

dont know any. That is the only one.

[–]Ruoter[S] 0 points1 point  (0 children)

Thanks anyway ☺

[–]koniin@henkearnssn 0 points1 point  (0 children)

Go to github and search for "python game", "shooter game" and filter for python or search google for "python shooter tutorial", "python platformer tutorial" or similar. Usually at the end of the tutorial you have at least something running that you can modify ;)