© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
I. WatersPowerShell for Beginnershttps://doi.org/10.1007/978-1-4842-7064-6_21

21. PowerBomber

Ian Waters1  
(1)
Bexhill, UK
 

PowerBomber is a fun little game I wrote while experimenting with pathfinding algorithms using PowerShell. Testing out some code, I ended up actually writing a Bomberman-type game using the game engine code we’ve been studying in this book. I’m going to walk you through each part of the code that makes up the game and briefly go over the algorithm used, which allows the characters to move around the screen on their own. It’s pretty cool stuff, and if you follow along with it, you will become even more proficient in using PowerShell, which ...

Get PowerShell for Beginners: Learn PowerShell 7 Through Hands-On Mini Games now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.