Handbook
Glossary
run-invaders ( -- )
Vocabulary
roms
.
space-invaders
Word description
Run the Space Invaders emulator in a new window.
rom-root
must be set to the directory containing the location of the Space Invaders ROM files. See
Space Invaders Emulator
for details.
Definition
USING:
ui
;
IN:
roms.space-invaders
:
run-invaders
( -- )
[
"Space Invaders"
<space-invaders>
rom-info
run-rom
]
with-ui
;