Launch rocket with countdown and acceleration in stdout: Difference between revisions

Content added Content deleted
m (added whitespace.)
Line 1: Line 1:
{{draft task|Launch rocket with countdown and acceleration in stdout}}
{{draft task|Launch rocket with countdown and acceleration in stdout}}


;Task Description
;Task:
Simulate the countdown of a rocket launch from   '''5'''   down to   '''0'''   seconds,   and then display the moving, accelerating rocket on the standard output device as a simple ASCII art animation.

<br><br>
The task is to simulate the countdown of a rocket launch from 5 down to 0 seconds and then display the moving, accelerating rocket on the standard output device as a simple ASCII art animation.


=={{header|8080 Assembly}}==
=={{header|8080 Assembly}}==