Commit Graph

29 Commits

Author SHA1 Message Date
582c845164
Setup archiving for real this time 2019-12-21 14:39:03 +07:00
87bc40a52b
Rig up some funky sounds 2019-12-19 18:55:32 +07:00
5ea059dc63
Rig up working collision detection 2019-12-19 18:18:09 +07:00
6c87c9887f
Rig up machinery for collision detection 2019-12-19 11:53:29 +07:00
c942524885
Wire up movement and multiple shapes 2019-12-18 23:52:58 +07:00
b0556b301b
Remove unecessary function call 2019-12-18 22:47:55 +07:00
dfb398a8f8
Abstract canvas width/height into variables 2019-12-18 22:45:12 +07:00
4a2cc7ccb1
Get the CSS working 2019-12-18 22:45:06 +07:00
9dd94bc10d
Bootstrap shape generation 2019-12-18 22:38:33 +07:00
cfce946971
Sort vars at the start for ease of reading 2019-12-18 22:38:20 +07:00
fc071a652c
Use strict JS mode 2019-12-18 22:38:11 +07:00
c39f11c54a
Add shape class boilerplate 2019-12-18 22:27:03 +07:00
556d058189
Simplify function names 2019-12-18 22:26:56 +07:00
11f9d7aa57
Clean up and comment out functions to help explain 2019-12-18 20:13:37 +07:00
a9f6853049
Run prettier formatter over HTML/JS 2019-12-18 19:45:00 +07:00
c611d3a045
Remove those ;s
Apparently, we don't need them.
2019-12-18 13:50:50 +07:00
520b841c97
Generate a new shape if a sound is recorded 2019-12-18 13:48:59 +07:00
53c19dda03
Start to collect parameters and wire up shape generation 2019-12-18 13:33:56 +07:00
ed44d61f51
Improve record/stop/play handling 2019-12-18 13:06:32 +07:00
97179dfff8
Add guiding comment 2019-12-16 21:34:21 +07:00
5be9bf7054
Add styles file 2019-12-16 21:32:44 +07:00
4808f049f9
Add a placeholder for the archive 2019-12-16 21:24:09 +07:00
cae45df542
Add buttons for audio handling 2019-12-16 21:19:26 +07:00
cf5cdd6166
Add and load p5js and p5js sound addon 2019-12-16 16:35:25 +07:00
de7bbd2212
Add initial stab at JS vocoder script 2019-12-16 16:19:45 +07:00
89fa34497b
Add Mappa.js and load it 2019-12-16 16:07:16 +07:00
dca9936e83
Remove unecessary file 2019-12-16 15:44:06 +07:00
3916a3e9a3
Bootstrap flask and leaflet boilerplate 2019-12-11 17:20:35 +07:00
fbd96231ba
Add placeholder for flask project 2019-12-11 16:34:07 +07:00