PlayBasic TUTORIALS


     New to programming and need some help getting started ? - Well, then our tutorial section will help kick start your programming adventure. If you're looking for more Source Code / Tutorials & Media ? - Then remember to visit the PlayBasic Resource board on our forums.

Found #27 items


 IDE Lesson- How To Load & Run Examples

By: Kevin Picone Added: February 1st, 2010

Category: All,Beginner,I.D.E,Getting Started,Video

     This video is aimed those new to PlayBasic IDE, and tries to give the user a quick overview of how to load and run one any of the included examples.

     Note: This is HD video, and best viewed in 720p in full screen.






 Object management (Character Life Cycles)

By: Kevin Picone Added: November 27th, 2009

Category: All,Arrays

     This tutorial introduces a concept of managing the life cycles of a many characters within our game. If we think about it, the characters in our games will generally have three main life states. They're Born, they live out their purpose and ultimately they die.

     So in this tutorial we're going to use a Typed Array to hold handle various game characters. The initially version starts out simple, and shows how we can presents characters in typed arrays, with each revision we progress the code until we've create create a frame work that can allow us to manage the life cycles of as many characters as need be.




 How to Create a Ping Pong Game

By: 08zacdeman08 Added: August 26th, 2009

Category: All,Video,Beginner,Games

Video tutorial looks at how the new coder could create their very own pong game.

 





 Tips On Making A Platform Game In PlayBasic

By: Tommy Haaks Added: October 27th, 2008

Category: All,Games,Beginner

This short tutorial takes the reader through the fundamentals concepts of building a platform game in PlayBasic.




 A Crash Course In Optimization

By: Kevin Picone Added: June 30th, 2008

Category: All,Advanced,Learn To Code

Learn to get the best out of PlayBasic using various mirco and algorithmic optimization techniques.




 Game Programming For Beginners

By: TDK_Man , Kevin Picone Added: April 20th, 2008

Category: All, Beginner,Getting Started,Variables,Arrays,Functions, Learn To Code

Learn basic game programming in this 10 part tutorial series for beginners. This series covers everything from Variables, Arrays, Program Structure, Loops, Functions through to various articles on game timing and logic.

Highly Recommended





 PlayBasic IDE - Getting Started Tutorial

By: Kevin Picone Added: February 29th, 2008

Category: All,Beginner,I.D.E,Getting Started


This tutorial (in the form of an FAQ) is to help people new to PlayBasic, find their way around the PlayBasic IDE (The editor) so they can start testing the included projects, or start experimenting with their own projects.




 Timer Based Movement

By: Kevin Picone Added: May 20th, 2007

Category: All,Timing


    This tutorial demonstrates one possible solution (and pitfalls) to approximate 'consistent' movement and spawning rate in a game, regardless of computers physical frame rate.






Viewing Page [3] of [4]





Looking for More Tutorials?:



 

 
     
 
       

(c) Copyright 2002 / 2024 Kevin Picone , UnderwareDesign.com  - Privacy Policy   Site: V0.99a [Alpha]