Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
12 mini games python tutorial series
#1
12 mini games written with Python 3 standard library, each game scales in complexity. Good for beginners looking for examples of games to learn from.


Just in case for any beginners on here that might find it useful for their journey in learning python. Feedback in welcome to make it better.

https://github.com/Ninedeadeyes/12-mini-games


https://www.youtube.com/watch?v=ike4KGsFM2Y&t=10s
Reply
#2
Looks really good, and I like the sounds you chose. It's nice how the tutorial author commented on the video too. lol. I just recommended that tutorial a couple days ago.

Have you thought about making the dungeon dark and having only a circle of light around the player? Makes it much scarier and harder to find your way around. That claustrophobic feeling really adds a lot... especially if enemies make a sound when you get close! Shocked
Reply
#3
Thank you... I think that's from my other video that i uploaded ( action rpg written in standard ).. If people want to mess around with the code feel free to do it, I probably won't be adding too much to it myself in the future but thought i'll just put it here so that if anyone else want to do something with it then they are more than welcome too :)

Would be cool to turn it into a open world rpg with different type of dungeons and so forth but then again it would make more sense to incorporate 'pygame'. I am just some dude who has focus the last year or so writing game using only the standard library.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Basic] Basic Python Tutorial (Playlist) coffeejunkie34 0 784 Sep-28-2023, 12:18 PM
Last Post: coffeejunkie34
  Is there a good tutorial on installing Python correctly on Windows? CynthiaMoore 4 2,038 Aug-31-2022, 12:47 PM
Last Post: snippsat
  [Basic] Sympy Tutorial Series Knight18 0 2,352 Mar-11-2022, 03:25 PM
Last Post: Knight18
  [Tkinter] ttk extension (Tutorial Series) Knight18 1 3,032 Jan-14-2022, 09:19 AM
Last Post: Larz60+
  [WxPython] Widget Tutorial Series for wxPython Knight18 0 1,818 Nov-03-2021, 04:59 AM
Last Post: Knight18
  Hacking With Python -NEW SERIES Spyros_dev 0 1,979 Dec-25-2020, 06:18 PM
Last Post: Spyros_dev
Information [PyGame] RPG Tutorial Series Knight18 0 2,594 Dec-06-2020, 09:09 AM
Last Post: Knight18
  Complete Python Tutorial jamessidis 2 5,215 Dec-04-2020, 07:48 PM
Last Post: khalifa
  [Basic] Python Tutorial for Beginners MK_CodingSpace 0 2,169 Dec-03-2020, 09:43 PM
Last Post: MK_CodingSpace
  Python Scrapy Tutorial Knight18 0 3,905 Oct-19-2020, 04:56 PM
Last Post: Knight18

Forum Jump:

User Panel Messages

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