Hundreds of Videos
Tutorials are the primary focus on video content. There are dozens of videos available on the site, and hundreds more available on the YouTube channel. Videos include video game development to graphic design. Archived videos (XNA videos for example) and older videos can be found on YouTube.
Podcasts
There are special videos created to give you the most up to date information on the site, answer questions, discuss upcoming releases and general information.
'Complete Games' Samples
Original games are created and can be downloaded for you to enjoy. Our games are created with the intention of releasing some tutorials that will help you develop similar games. So you can see how the game is designed and produced, and you can see and interact with the end product.
Source Code
Source codes are provided for most programming tutorials on PHStudios. You can view the code and download if you wish. Source codes are customizable, easily modified and provided for you to experiment on your own.
Discord and Slack
Get help from fellow developers whether you need help with a tutorial, game, design project or a game library. Game libraries and games will have their own dedicated site, but there will be a single community by utilizing Discord for voice and text chat. Interact with members to share your ideas and projects.
Slack will be used for people who wish to help out with the site and content.
Tutorials are back! Welcome to the start of the more advanced Video Game artificial intelligence series. The first topic we will be discussing in a series of videos is the Monte Carlo Tree Search (MCTS) algorithm.
This tutorial will expand on the previous tutorial and provide a real life example. We discuss how to think about terminal states in a way that makes sense if the algorithm has to run in a very short time.