Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

doing html5 touhou bullet hell in typescript

Name: Anonymous 2012-10-12 3:40

doing html5 touhou bullet hell in typescript, any tips?

Name: Anonymous 2012-10-12 19:52

I found functions work pretty well to organising the various tasks (or ``execution'') that your programme will operate.
Also, data structures can make data be structured in a way that you can use them. Arrays, for instance, are pointers to contagious slices of random-access memory (or ``memory'') that can be manipulated with various short-circuit boolean methodologies like XOR and XAND.
Continuations as well are useful as I have found that sometimes I would like my program to continue what it is doing.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List