Laser Hexagon

From Tmplab
Revision as of 23:29, 30 January 2015 by ThierryC2014 (talk | contribs) (New page: == Description == A personal remake of Terry Cavanagh's [http://superhexagon.com/ SUPER HEXAGON obstacle race game]. Also borrowing some nice ideas from Vittorio Romeo's [http://vittorior...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

A personal remake of Terry Cavanagh's SUPER HEXAGON obstacle race game.

Also borrowing some nice ideas from Vittorio Romeo's OPEN HEXAGON remake.

Tailored for laser projection.

Game features

(work in progress)

Written in Python, using the pygame framework.

Core laser control routine (dac.py module) from Brandon Thomas (Echelon)'s Laser Asteroids game.

On-screen (pygame drawing primitives-based) display too, in order to be able to play or design the game even with no laser at hand.

Designed with wire-frame in mind : since lasers can only draw lines, therefore even the obstacles are lines rather than solid polygons !