PyGame Scrolling Shooter Game Beginner Tutorial in Python - PART 8 | AI

preview_player
Показать описание
In this Python tutorial I code a Scrolling Shooter Game using the PyGame module. I'm going to cover the addition of basic enemy AI

Credits for assets used:

Check out my other PyGame tutorials:
Рекомендации по теме
Комментарии
Автор

Thank you Mr.Russ for your passionate effort.
I'm a South Korean and used to be a teacher of English.
Due to your devotion I am very happy to study game code though old (born in 1953)

권남수-ov
Автор

I've never seen a tutorial that's fun and educational at the same time. this guy is a legend. keep it up!

memegod
Автор

I can't believe im done with part 8
honestly, its been amazing completing this tutorial.
Even when I am tired from work I still want to keep staying up to keep watching lol

FRAMEDSKATEKREW
Автор

this tutorial series only gets better. amazing work, Russ. I watched your "Ultimate pygame intro" at clear code a couple of months ago and it taught me a lot, and for sure helped me to understand these tutorials very easily. huge fan of your work!

otavio_rodrigues
Автор

Clever workouround for enemy's vision and ai in general, this is great material, thanks a lot you're awesome Russ

myozimandis
Автор

you deserve plenty more attention, these tutorials have inspired me to create my own games and still do after a year watching you, very easily to follow along and learn all the logic behind the game

ericzhang
Автор

Great stuff again! I just did a small tweak to make it so you don't "pick up" the Health box when the player is at full HP. :-)

davysabbe
Автор

Love this playlist! Watching you has helped me alot... However two things I have no figured out yet is :
1) How to limit the ai from "seeing the player through a block"
2) how to keep the ai from walking off the end of a platform.

LeaStark
Автор

Man per usual great stuff I am now pausing and writing code and testing my way and I am not far off of the way you are doing it I always revert to your way just so I am following along :)
10 thumbs up my friend

johnandlisalinderman
Автор

been working through these videos aha cant wait to see the final result

HostileOTB
Автор

Can't wait for the scrolling background

itcode
Автор

Great tutorial, I recently discovered your channel because I procrastinated for a school project, and for what I had in mind I used a few aspects from the platformer game and was able to do quite well. So I hereby thank you.

Another thing is that, pygame is really well done. For example the draw "functions" etc. are super simple and I think your tutorials make pygame simple and intuitive. (Sorry if this comment isn't that well written I'm short on time atm :P)

basedboat
Автор

Congratulations. Your tutorials are perfect.

fipj
Автор

Thank you for the work u r doing Russ!

akshatnayak
Автор

I cant believe that you just gave me the ability to create Metal Slug.

jesterc.
Автор

Thank you very much friend, the tutorial has been very helpful to me. Keep up the good work.

proyectsjr
Автор

I can build Many Projects by help of your Project, your project is very Intuitive. thanks for great content.

diveshkumar
Автор

great. I like the vision solution. you can use elif too...

johnstarfire
Автор

I finish this part, finding that enemy's bullet can kill another enemy. Fun:D

rhxie
Автор

There is a problem in mine. Whenever i enter the enemies vision, they always die and never shoot. I tried making sure that every line was correct but the error kept happening. Is there a way to fix this?

LoganadoLakings