A side-scrolling shoot 'em up written in Swift with SpriteKit. Built across Swift versions (2014βpresent).
- Particle systems β jet engine bursts on the player's ship, explosions, debris
- Collision detection β per-frame hit testing between player, enemies, and projectiles
- Custom HUD β virtual joystick for movement, action buttons, score display
- Sound effects β firing, explosions, enemy hits, and a background music loop
- Hand-drawn art β all vector graphics and image assets created in Inkscape and GIMP
π¬ Watch gameplay video
git clone https://github.com/r3econ/spacequest-ios- Open
SpaceQuest.xcodeprojin Xcode 15+ - Build and run (βR)
- Swift (Xcode)
- SpriteKit β Apple's 2D game framework
- Inkscape + GIMP β vector art and raster editing
This project is licensed under the GNU GPLv3.
Copyright Β© 2014β2026 RafaΕ Sroka

