iOS Apps/Games

...

Alien Sniper Defense

You are earth's last hope for salvation. As a highly-trained laser sniper, you must defend the earth against an array of alien invaders, each equipped with unique abilities that enable them to elude your target crosshair. Some of these enemies can hide, others can disappear, while others camouflage with the dark. Regardless of what the enemy is, one thing is certain: only those quick on the trigger will succeed in vanquishing humanity's greatest threat ever.

AppInfo Homepage Github Repo

...

Alphabet Pilot Saves the ABCs

The English alphabet is in danger! All 26 letters of the alphabet are missing, and only Alphabet Pilot can retrieve them, otherwise the English alphabet will be lost forever. But it won't be easy: Alphabet Pilot must fly past all kinds of deadly obstacles and nefarious enemies. If all these obstacles can be avoided and all 26 letters can be safely rescued, then students of English will forever owe a debt of gratitude to the valor of the legendary Alphabet Pilot.

AppInfo Homepage View in AppStore Github Repo

...

Seoul Tourism Aid

Planning a trip to Seoul? Get a quick preview with this mini-travel app, which allows you to: get Korean language help, view image galleries and videos related to Korea Tourism, play a 2D side-scroller mini-game to practice learning Korean, get up-to-date weather forecasts for key Korean cities, see product price information in KRW and user-specified foreign currencies, use region monitoring and Apple location services to get updates when entering and leaving the proximity of key tourist sites, view navigation aids that allow users to search and view places by category for specific city areas.

App Information Github Repo

...

Zany Zombie Maze

A deadly virus has broken out and infected all of humanity. Rescue a team of scientists and help them acquire all of the tools and materials they need to research a cure for the zombie virus. In the mean time, avoid crossing the path of the dozens of zombies roaming the landscape or else they will follow you until they can shoot you to oblivion. Kill mutant zombies before the virus can mutate and evade the research efforts of scientists. Complete a series of missions in this top-down shooter mini-game and save humanity from a dystopian nightmare where zombies dictate the lives of humans.

AppInfo Homepage View in AppStore Github Repo

...

Letter Buster

It's raining letters! The meteorologists have never been more bewildered by a weather phenomenon such as this - English letters falling from the sky. Sharpen your English spelling prowess and your reaction time with this fast-paced mini-game that requires you to shoot letter cubes emerging from dark clouds against various sky backdrops. The ultimate test of letter identification, it will help you to spell words varying in length depending on difficulty level. But be careful, if you spell the words wrong or if too many letters fill the night sky, your dreams of winning the next spelling bee may come to an end.

AppInfo Homepage Github Repo

...

Alphabet Ring Flier

As a highly-trained pilot with an appreciation for the English alphabet, you must navigate through letter rings to spell words of varying difficulty while avoiding all kinds of dangerous obstacles and enemies. Rotating spike balls, alien spacecraft that shoot deadly missiles, small meteors blazing through the atmosphere, and spiky alien heads that seek to impale their victims, the skies have never been more perilous, but your humble single-propeller biplane has never been more up to the task. If you enjoy spelling and word games in addition to flying through the atmosphere through different kinds of sky backdrops, this game is for you.

AppInfo Homepage Github Repo

Sample Web Apps

...

Interactive Periodic Table

Check out this interactive chemistry learning app which uses Bootstrap and jQuery to create a periodic table of elements that allows users to click on any element in the periodic table and obtain details for each individual element. Bootstrap provides modal popovers out-of-the-box and exposes events related to the appearing and closing of the modal popover so that custom scripts and callbacks can be used in response to user-interaction with the modal popover.

Interactive Periodic Table

...

Meteor Escape

Can you escape the falling meteors while collecting coins? You are the winged scavenger, and your mission is to collect enough gold coins to make living. However, the sky is raining meteors. Can you avoid the meteors? Try meteor escape, a game written entirely in jQuery and test your keyboard prowess.

Play Now! (Version 1)

iOS/Swift Tutorials

...

Objective-C Tutorials

Learn the basics of Objective-C with this set of tutorials which provides context through use cases in iOS app and game development. Topics covered follow Apple's documentation for the Objective-C language and include topics such as singletons, categories, protocols, etc.

Objective-C Singletons Objective-C Categories Objective-C Protocols

...

iOS Development Tutorials

The set of tutorials builds upon the Swift3 tutorials but aims to approach iOS development from a design-oriented approach, demonstrating how a multitude of solutions (i.e. singletons, notifications, delegation, etc.) can be available for frequently-encountered programming problems. It also attempts to provide insights into game and app development by providing simplified adaptations for sample projects and code (e.g. Demobots game) offered through Apple's official website.

iOS Tutorials