Coder Social home page Coder Social logo

yabby1997 / wwdc21-swift-student-challenge Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 2.0 3.9 MB

[ACCEPTED] ๐Ÿš€ Missile Commander is a retro style shooting game inspired by Missile Command(1979).

Swift 100.00%
retrogame spritekit wwdc21 swiftstudentchallenge swift-student-challenge swiftplayground swift-playground retro-games missile-command game

wwdc21-swift-student-challenge's Introduction

๐Ÿš€ Missile Commander

screenshots/missilecommander.gif
Missile Commander is a retro style shooting game inspired by Missile Command(1979). I used Spritekit to implement all the functionalities, pixilart to draw sprite textures, Bfxr to mix the sound effects. I made this game because I think making a game with a new language is one of the best way to learn that language.

Goal

The goal of this game is to survive from enemy attack and earn as many score as possible.

Buildings

screenshots/silo_5.png Silo can shoot missile to protect your city and silo itself. You can have 3 silos. If all of your silos destroyed, you lose the game.

screenshots/city.png You should protect city from enemy attack. You can have 6 cities. If all of your cities destroyed, you lose the game.

Enemy

screenshots/warhead_5.png screenshots/warhead_7.png Enemy warheads will appear and falling down to destroy all of your buildings. You should shoot the counter projectile to destroy warhead before it reach to the target.

screenshots/warhead_11.png Tzar is the biggest enemy warhead. It's blast range is so big that you have be careful.

screenshots/bomber.png Bomber will fly by and drop bunch of warheads all over your city. So it might be tricky to dealing with it.

Play

screenshots/shooting.gif
You can shoot counter projectile by clicking on the game scene. Missile will be launched from the closest silo to the target point. If silo is out of missile, It takes time to reload.

Items

Items will be appeared on GameScene to help you.
screenshots/ammunition.gif
A - Ammunition. It will increase your silo's maximum missile capacity and reload it.
screenshots/blast.gif
B - Blast Range. It will increase your projectile's explosion blast range.
screenshots/city.gif
C - City. It will rebuild the city if available.
screenshots/duration.gif
D - Duration, It will increase the duration of all explosions.
screenshots/reload.gif
R - Reload Time. It will decrease the time to reload projectile.
screenshots/silo.gif
S - Silo. It will rebuild the silo if available.
screenshots/velocity.gif
V - Velocity. It will increase the velocity of your projectiles.
screenshots/maxlevel.gif
If your ability is already at max level, you will get + 10000 score instead.
screenshots/mutating.gif
Item will be mutated every 5 seconds, so you can wait for what you want. But, it will be disappear after mutating 3 times so you have to be careful.

Difficulty

screenshots/difficulty.gif
Enemy attacks will be getting stronger every 30 seconds. Actually, difficulty of this game is designed to eliminate you in less than 3 minutes. But if you managed to survive from 3 minutes and 30 seconds of intense enemy attack, there will be "Hell" difficulty waiting for you. I'm pretty sure that you CAN NOT survive from it.

Combo system

screenshots/combo.gif There is a chaining explosion combo system in this game. If you terminate the enemy attack, than it will explode too. So you can chaining these explosions. Combo will be multiply your score. So it really helps you to earn more score.

wwdc21-swift-student-challenge's People

Contributors

yabby1997 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.