Skip to content

k0Iry/SpaceInvaders

Repository files navigation

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.