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 ...
21. PowerBomber
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.