Battleship - Extra Buttons and Radar Scanner | Python | Pygame Module | Programming Beginners

1 year ago
33

Here is the 9th video of Battleships in Python, using Pygame.

In this video we create additional Buttons. We also create the Radar scan Animation, with a blip appearing on the screen as a hint to the player on the computer ship locations.

I didn't realize what a massive task this project was going to be.

Either way, the biggest project I have tackled thus far, and I absolutely loved it!! I hope you'll follow along and enjoy.

#Python #pythonprogramming #pygame #battleship #pythontutorial #pythonforbeginners #pythontutorial #python3 #code

https://github.com/GrizzlyH/Battleship_Walkthrough.git

Music Attribution : Free Spirit by Kirk Osamayo
www.freemusicarchive.org/music/kirk-osamayo/blue-season-3-1/free-spirit/

02:10 Update Buttons
07:40 Change Draw Method
08:20 Changes to input: buttons
11:15 Quit button
12:20 Redeploy Button
13:10 Restart Method
17:45 Radar Scanner
19:30 Load Radar Animations
21:55 Radar Blip images
25:00 Pick Random Ship Location
29:00 Help: Increase Anim Image
30:30 Display Radar Scanner
37:20 Display Radar Blip
47:00 Explanation Radar Blip
48:00 Debug Radar Blip
49:35 Display Grid on radar
51:30 Outstanding items

Loading comments...