Leanpub Header

Skip to main content

Filters

Category: "Entertainment"

Courses

  1. Making Peg Solitaire Browser Games
    Game Starter Kit Course using Phaser v2 or v3 Gaming Frameworks
    Stephen Gose

    Quickly learn how to create Peg Solitaire games with Phaser v2.6.2, CE, or v3.x.x. This course is tailored for both the novice and advanced game designers as students or as Workshop Instructors. Use this creation framework and methods to build 100s of Jump-2-Capture games as Progressive Web Applications or Single Page Web Applications.

  2. Making Puzzle Browser Games
    A Phaser v2 Course for Puzzle Game Mechanics
    Stephen Gose

    Quickly learn how to create 2 different Puzzle games with Phaser v2.6.2 or Community Edition. This course is tailored for both the novice and advanced game designers as students or as Workshop Instructors. Use this creation framework and methods to build 100s of fashion dress-up game as Progressive Web Applications or Single Page Web Applications.

  3. Using JavaScript OLOO in game development
    Abandon OOP for Composition Game Development
    Stephen Gose

    Using JS OLOO in game development is a completely new and better way of game pipeline productions. It abandons the classical OOP methods and puts your game on a diet without syntax sugar. It returns to the native JS features using Composition, Functional and Objects Link to Other Objects that so many knowledge developers have used for years.