Tdabai / IGME340_Project2

A simple ARPG game for IPad/IPhone developed in X-Code using Swift 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IGME340_Project2

A simple ARPG game for IPad/IPhone developed in X-Code using Swift 4

Controls

  • Tap on the left side of the screen and drag to move character
    • Virtual joystick will be centered where the tap is initially placed.

Prototype 1:

  • Has a virtual joy stick to move the character.
  • Uses the spritekit camera to change move around a map (made of a single image)

alt text

Going forward:

  • Tiling map.
  • Character progress (experience through collectibles?)
  • Save Data on close
  • More from initial game doc...

Prototype 2:

  • Implemented infinitely generating tile map
  • Added several helper functions and a swift file to hold game variables

alt text

Going forward:

  • Character progress
  • Save and load data
  • Optimize map loading/unloading
  • Simple enemies and combat
  • Sounds
  • Art

About

A simple ARPG game for IPad/IPhone developed in X-Code using Swift 4


Languages

Language:Swift 100.0%