Please enable JavaScript.
Coggle requires JavaScript to display documents.
ASCII Aliens (Functionality ((OUTPUT: Aliens onto screen, PROCESS: move…
ASCII Aliens
Functionality
-
-
-
PROCESS: play game
OUTPUT: score
OUTPUT: score, which is 5 points per hit, -1 per bullet -2 per alien level down
-
OUTPUT: bullets used, score, kills
PROCESS: start Aliens
-
PROCESS: score, -2 points if aliens move down
-
INPUT: keyboard, OUTPUT: move binary ship
Process: fire Aliens
INPUT: 1 key, OUTPUT: fires binary bullet 1
INPUT: 0 key, OUTPUT: fires binary bullet 0
-
-
-
-
-
-
-
-