'15:53:57' tutorials

All '15:53:57' tutorials:

  1. How to Build a Python Bot That Can Play Web Games

    How to Build a Python Bot That Can Play Web Games

    Tutorial Beginner

    In this tutorial we'll explore the ins and outs of building a Computer Vision-based game bot in Python, which will be able to to play the popular Flash game...

  2. Build an Endless Runner Game from Scratch: Adding Events

    Build an Endless Runner Game from Scratch: Adding Events

    Tutorial Beginner

    Welcome to the fifth installment of the Endless Runner series! Up to this point we should have a little monster running on a never-ending scrolling platform....

  3. The WordPress Settings API, Part 4: On Theme Options

    The WordPress Settings API, Part 4: On Theme Options

    Tutorial Beginner

    In the last article, we took a deep dive into the various types of menus that are supported by the WordPress API. Although they aren't necessarily part of...

  4. Build a Stage3D Shoot-'Em-Up: Interaction

    Build a Stage3D Shoot-'Em-Up: Interaction

    Tutorial Intermediate

    In this tutorial series (part free, part Premium) we're creating a high-performance 2D shoot-em-up using the new hardware-accelerated Stage3D rendering...

  5. Creating a Filterable Portfolio with WordPress and jQuery

    Creating a Filterable Portfolio with WordPress and jQuery

    Tutorial Beginner

    Learn in this tutorial how to make a filterable Portfolio with jQuery integrated with WordPress, remember that this portfolio kind can make a big difference...

  6. 3D Game Development with ShiVa3D Suite: AI & Animation

    3D Game Development with ShiVa3D Suite: AI & Animation

    Tutorial Beginner

    Curious about 3D game development? Now is the time to learn! This five-part tutorial series will demonstrate how to build a simple game with ShiVa3D Suite, a...

  7. Create a Top-Down RPG in Flixel: Your First Room

    Create a Top-Down RPG in Flixel: Your First Room

    Tutorial Beginner

    In this tutorial we will go from asking "What is Flixel?" to having an indoor room and a keyboard-controlled character in the top-down role playing game...

  8. Build a Stage3D Shoot-'Em-Up: Sprite Test

    Build a Stage3D Shoot-'Em-Up: Sprite Test

    Tutorial Intermediate

    In this tutorial series (part free, part Premium) we'll create a high-performance 2D shoot-em-up using the new hardware-accelerated Stage3D rendering engine....

  9. Build a Classic Snake Game in AS3

    Build a Classic Snake Game in AS3

    Tutorial Intermediate

    In this tutorial I would like to show you how easy it is to create a classic "Snake" game in Flash. I will try to explain everything easily, step by step, so...

  10. Create a Mac Dock Style Menu With AS3

    Create a Mac Dock Style Menu With AS3

    Tutorial Beginner

    In this tutorial I'll show you how to create a menu like Apple's Dock using AS3 classes. We will create a single AS file that will perform all the magic,...

  11. Build an Endless Runner Game From Scratch: Sprite Interaction

    Build an Endless Runner Game From Scratch: Sprite Interaction

    Tutorial Beginner

    Welcome to the fourth tutorial in our series on building a running-game from scratch with the Corona SDK. In this section, we are going to be adding gravity,...

  12. Playing Around with Elastic Collisions

    Playing Around with Elastic Collisions

    Tutorial Intermediate

    In this tutorial we will create a game where the objective is to prevent other objects from colliding with your cursor. We won't use Flash's built-in...