summaryrefslogtreecommitdiffstats
path: root/bridge.py
AgeCommit message (Expand)AuthorFilesLines
2016-10-11Add event passing between webapp and showAaron Perley1-7/+0
2016-10-09Choose a random hue when a fish is spawnedgroup11-0/+1
2016-10-09Realistic small fish movementgroup11-2/+2
2016-10-09Add new fish movement schemeRaymond Hogenson1-3/+3
2016-10-09Refactor bridge, fish show, and sunrise show codeAaron Perley1-52/+27
2016-10-09Add twinklegroup11-4/+25
2016-09-27Fix many syntax errors and typosRaymond Hogenson1-2/+4
2016-09-27Merge branch 'master' of github.com:rayhogenson/bridgeRaymond Hogenson1-3/+12
2016-09-27Split files and finish render codeRaymond Hogenson1-58/+11
2016-09-27Add bridge simulator and cleanup codeAaron Perley1-32/+38
2016-09-27Move color vectors into separate fileRaymond Hogenson1-61/+7
2016-09-27Modify lights to select a random colorRaymond Hogenson1-29/+87
2016-09-27Updates from first testgroup11-6/+27
2016-09-18Create initial demo which should gently flashgroup11-0/+59