Skip to content

An iOS application to traverse a maze and mine a blockchain coin

License

Notifications You must be signed in to change notification settings

angelbuenrostro/LambdaCoinAdventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LambdaCoinAdventure

An iOS application to traverse a maze and mine a blockchain coin

Watch a short video demonstration where I speak about how I built this application here: https://youtu.be/c_ZMKQ8PInw?t=675

Application Features

Directional Controls (Makes an API movement request when pressed)

Special Abilities (Makes appropriate API request based on button pressed: Pickup Treasure, Sell Treasure, etc)

Map Persistence (Saves room coordinates as an array of Coordinate objects that are transformed into NSData then decoded and loaded for subsequent application launches)

Location, Status Updates (JSON responses provide room information on movement and player status can be retrieved also through a press of the STATUS button)

About

An iOS application to traverse a maze and mine a blockchain coin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages