Skip to content

2D Survival Game Built on SpriteKit & GamePlay Kit

Notifications You must be signed in to change notification settings

escakot/CoSurvive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoSurvive

Summary

CoSurvive is a 2D Survival Game built with SpriteKit and GameplayKit in Objective-C. The game utilizes shapes and colors for its gameplay. Multiple shape and color enemies will attempt to destroy you by suicidal collision. Highscore is calculated for the number of enemies defeated.

Preview

Menu Screen

Title-Screen

Settings

Settings-Screen You can vary the game by changing up to 6 colors, 4 difficulties and 2 character shapes.

Game Play

Red-Attack Blue-Attack

  • Enemies of the same color will perish in the barrier of the same color.
  • Enemies of a different color are able to pass the barrier and hurt you upon contact.
  • Enemies of varying shapes have different speeds, mass, turning speed, and damage.

Healing

HealingEnemy

  • Cross shape enemies heal you upon contact.
  • Cross enemies will wander and will flee when you're nearby.
  • Cross enemies of the same color perish in the barrier, therefore, you required to be a different color in order to pick up healing enemies.

Potential Updates

  • Difficulty ramp as prolonged time progresses
  • Multiply scoring across different shapes
  • Multiplayer function across devices over LAN

About

2D Survival Game Built on SpriteKit & GamePlay Kit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published