Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 748 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 748 Bytes

SpaceInvaders

SpaceInvaders in SwiftUI.

This project mainly serves as a working DEMO for the 8080 emulation library in Rust here.

It provides a way of using the Rust library.

Play(on macOS):

P => Start or pause/resume the game console

C => Drop a coin for player 1

S => Start a new game round

<- => Move left

-> => Move Right

Space => Shoot

R => Restart the whole game (this will erase all the game progress)

invaders

Play(on iOS)

There are buttons to follow the controls.

screenshot-ios screenshot-ios

Thanks to emulator101.