Battleship - Update Game Logic and Player Class | Python | Pygame Module | Programming Beginners

1 year ago
15

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

In this video we create the player class, the easy computer player class, and updating the game logic for the computer player to use to select a cell to attack.

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/

01:30 Update Game Logic
07:05 Call Game Logic
10:05 Create Player Class
18:00 Call Player Move Method
24:00 Fixed issues updating game logic
25:10 Add Computer Easy Class
35:10 Determine whose turn it is

Loading comments...