Skip to content
Tasuku Tozawa edited this page Jan 23, 2017 · 6 revisions

What is this?

Swift RPG is a simple RPG written in swift. Runs on iOS.

Purpose

In this project, I want to develop minimal functions for RPG and publish document about architecture. The document helps you to extend this project as you like.

But I'm a beginner game programmer, so the architecture may not be optimal. If you have issue or opinion to this project, please tell me.

Motivation

I want to develop a RPG game from scratch for future reference. There are no specific reason why using swift and spritekit.

Clone this wiki locally