DDC
From 25C3 Public Wiki
Contents |
[edit] DieDreiC
by µc³
You noticed the big glowing Cs in level C ?
Write your own animations for them!
[edit] Server
- Go to http://81.163.95.88:8080/DDCAnimationServer/
- Read the description of our "moodlamp command and control language"
- Surprise us!
[edit] Emulators
Try our emulator (we dont know how accurate it is now):
- Download http://81.163.95.88:8080/DDCAnimator.jar
- Run java -jar DDCAnimator.jar youranimationfile.txt
- Find bugs!
Or give this nice JavaScript emulator from mSquare a try: http://msquare.morpgnet.org/25c3/ddc_sim.html
[edit] Helper
- For some simple macros (ID Range, 'fused' commands for ID range (things like C A-E #FF0000 && W 500 to set first C to #FF0000 and waiting after every command for 500ms in one instead of 10 lines)) For additional lazyness you can use ~ to reapply previous parameters) Check out this little Java tool (could be widely extended ;-) )