This post is part of my ongoing "Bite Sized Game Development in Construct 2" series, which can be found here . This series is aimed at beginners who want to get...
This simple tutorial will teach you how to create a simple platformer game & a simple chat with Photon in only 12 events. The plugin is available here : First o...
Play this IGM in the Scirra Arcade ( ). Let’s learn how to use the “Rock, Paper, Scissors Game Mechanics” as a combat engine for any combat encounter theme such...
An easy way to share your game with the world is to publish it on the Construct Arcade ! We host the game for you, so you don't need to find your own web server...
Greetings Folks! I'm glad you're here. I'm known by my internet friends as "PBMCube" -- Stephen Gose in the real world. I've been creating games and simulations...
This is an extension of my Tic-Tac-Toe series. See: Part 1. Part 2. Part 3. In Part 2 I show how to write an AI plug-in to play against the user. To my shame, I...
With this tutorial I will attempt to show you how a game server for a turn-based game of tic-tac-toe can be set up through a python web framework - Web2py and w...