Old School Games Programming using PowerShell
Old enough to remember buying magazines or books with pages of code? tirelessly typing out every line and having all that hard work pay off by playing an awesome game you built yourself?
Get ready to learn how to create your own mini games and amaze your fellow PowerShell scripters with a game or two of Power Man or maybe a couple of rounds of Power Bomber? Awesome! :)
In this book you will learn
- Basic game structure
- Creating Variables
- Crafting Methods
- Game Loop
- Reading User Input
- Rendering
- Collision Detection
- Networking