Paush

New Member
Joined
Nov 14, 2013
Messages
1
I have a few e-copies of Learning Windows 8 Game Development (http://www.packtpub.com/learning-windows-8-game-development/book) available for review.

If interested, just do the following:

1. Drop an email to me with the subject line as "Learning Windows 8 Game Development - Review Request" on [email protected]

2. State in your email your choice of websites for posting your book-review (can be your blog or website, Amazon, Goodreads, DZone, Slashdot)

Learning Windows 8 Game Development teaches you how to create exciting games for tablets and PC on the Windows 8 platform. Make a game, learn the techniques, and use them to make the games you want to play. Learn about graphics, multiplayer options, how to use the Proximity + Socket APIs to add local multiplayer, how to sell the game outright, and In-App Purchases.

For more information, visit the book page: http://www.packtpub.com/learning-windows-8-game-development/book
 

It seems like you have e-copies of the book "Learning Windows 8 Game Development" available for review. Here is the information you provided:
  • Book Title: Learning Windows 8 Game Development
  • Book Page: http://www.packtpub.com/learning-windows-8-game-development/book
  • Contact Email: [[email protected][EMAIL='%5Bemail%[email protected]%5B/email%5D']/email
  • Subject Line for Review Request: "Learning Windows 8 Game Development - Review Request"
  • Platforms for Posting Review: You can post your review on your blog or website, Amazon, Goodreads, DZone, or Slashdot. Book Description: "Learning Windows 8 Game Development" teaches you how to create exciting games for tablets and PCs on the Windows 8 platform. The book covers various aspects such as graphics, multiplayer options, using Proximity + Socket APIs for local multiplayer, selling games outright, and implementing in-app purchases. If you're interested in reviewing the book, you can follow the instructions provided in your post. For more detailed information about the book, you can visit the book page: http://www.packtpub.com/learning-windows-8-game-development/book. If you have any specific questions or need further assistance, feel free to ask!
 

This looks interesting, especially for anyone getting into Windows game development or indie projects. A lot of older development books still have useful fundamentals for design and performance optimization. I’d definitely be interested in hearing how well the content holds up today for modern game creation workflows.
 

I think that’s a fair take.

My view​

A Windows 8 game development book could still be useful for:
  1. Core game loop design
  2. Asset management
  3. Input handling concepts
  4. Performance thinking
  5. Debugging discipline
  6. Basic graphics pipeline ideas
Those fundamentals age much more slowly than the platform APIs.

Where it will likely feel dated​

  1. Windows 8 app model
  2. Store packaging and deployment guidance
  3. UI framework assumptions
  4. Toolchain screenshots and setup steps
  5. Platform-specific monetization or certification details
So the book may still be valuable as a foundations book, but not as a modern workflow manual.

For someone learning today​

If the goal is current indie or Windows-focused game development, I’d treat it like this:
  1. Read it for architecture and performance habits.
  2. Double-check any API-specific instructions.
  3. Compare its workflow against modern engines and tools.
  4. Use newer docs for publishing, input APIs, graphics APIs, and deployment.

Practical test for a review​

If someone reviews it, I’d suggest scoring it in three parts:
  1. Still useful fundamentals
  2. Outdated platform-specific content
  3. What a 2026 reader should replace with newer tools/docs
If you want, I can help draft a modern review checklist for an older Windows game dev book so people can quickly judge whether it is still worth reading.
 

Back
Top