Making a Game in Python with No Experience



Making a Game in Python with No Experience

Making a Game in Python with No Experience

Today I made my first game in the Python programming language using Pygame, which is a graphics library. Let’s see if I can create a holiday inspired game with no experience.

Checkout Don’t Touch My Presents here: https://goodgis.itch.io/dont-touch-my-presents
► Source Code: https://github.com/Gooodgis/dont-touch-my-presents

Shout out to my boys @barj & @PolyMars for inspiring/encouraging me to make this video!

✦ Discord – https://discord.gg/BhVRust
✦ Twitter – https://twitter.com/Gooodgis
✦ Games – https://firith.itch.io/

Chapters:
0:00 Intro
0:31 Python Setup
0:55 The Game Idea
1:17 Drawing a Window
1:30 Adding Artwork
2:00 Basic Movement
2:32 Goal of the Game
3:07 Adding More Features
3:56 Collisions
4:23 The Game is Fun
4:40 Audio & Music
5:23 Conclusion

┈ Similar Videos ┈

Goodgis – I’ve Secretly Been Working on an MMORPG
https://www.youtube.com/watch?v=jJw7kYHp-yc
Goodgis – How To Get Started With Game Dev (Beginner’s Guide)
https://www.youtube.com/watch?v=U9vqzH65Zzw
Polymars – 2 Python Developers VS $1000
https://www.youtube.com/watch?v=PC_pAgJopIA
Barji – So I Made a Python Game in 48 Hours…
https://www.youtube.com/watch?v=lVmdmivVK5w
Polymars – C++ Developer Learns Python
https://www.youtube.com/watch?v=7tXsC8YlCq8

I’ve been wanting to create a game without an engine for some time now. Specifically the Python programming language because it’s easy to learn and used by many companies today. I decided to use the Pygame graphics library and see if I could create a game in 48 hours…though it may have taken me a couple days longer… If you’re wondering “How to Make a Game in Python?” or better yet “How Easy is Python to Use” then you were on the same page as me. Hence why this video exists.

#Gamedev #Programming #Python #Pygame

Comments are closed.