admin

Radial Collision Description: Online Alpha Controls Currently includes movement, box and radial collision, changing the colour of the static box and the circle itself upon touching the circle Your browser is like really old, dude – no canvas support! CHECK Move using asdw begin anytime Return to Collision Mechanics

Box Collision Description: Online Alpha Controls Standard box collision Your browser is like really old, dude – no canvas support! CHECK Move using asdw begin anytime Return to Collision Mechanics Older unused Collision sample

Precision Collision Description: Online Alpha Controls Using a much smaller player, this build is to test the best way to get collision to be accurate, experimenting with different methods Your browser is like really old, dude – no canvas support! CHECK Move using asdw begin anytime Return to HTML Features

Triangles and slope Collision Description: Online Alpha Controls Started off by projecting the vectors for a shape to be drawn. The equilateral triangle was drawn using my vector projection function. Next is collision implementation Your browser is like really old, dude – no canvas support! CHECK Move using asdw begin anytime Return to Collision Mechanics

Collision Mechanics Description: Online Alpha Controls Standard box collision plus spherical collision (territory) as well Your browser is like really old, dude – no canvas support! CHECK Move using asdw begin anytime Return to updated version

Game Mechanics Game Mechanics Sub-Header Topics Relating: Content Summary Date Animation Update Basic Canvas, game update and image animation utilising frame rates 14th Feb, 2016 Movement Mechanism Basic Geometric object movement controls, using keys or any other experimental method 14th Feb, 2016 Game Objects Using structures and arrays to create a list of objects to Game Mechanics

Movement Mechanics Description: Online Alpha Controls This is just a test so far, so very little playability Your browser is like really old, dude – no canvas support! CHECK Move using asdw begin anytime Return to HTML Features