Top

Introduce

Feb.2017 ~ Apr.2017


Description

This is my fist Unity 3D game project after studying. This is a game that draws patterns on a rotating disc. User can design various patterns by applying the rotation of the disc. It provides an intuitive interface in the game view, so that various effects can be created easily.


Role: Planning, Game Design, Game Develop, UX-UI&GUI, Branding, Promotion


Background

This game was inspired by the work of “Dance of the Circle” by Mikhail SADOVNIKOV from Russia. After watching this work for the first time in 2013, I have been thinking about how to actually implement it in digital. I saw the possibility of implementing this work through the Unity 3D program and started the project in earnest.


Game Design 1

Wire frame

The most accomplished part of designing this game was how to draw a picture on a rotating circle. In the actual physical world, it is a natural move without big trouble, but in game condition, it is necessary to analyze the basic principle how a pen works. So I thought about the action of the pen and found that pen ink works as part of the paper as soon as it is placed on the paper. I applied this finding and developed it so that objects are created at the pointing position in the game, and than the objects rotate together as part of the rotating paper. In-game interaction is optimized for the touch in consideration of the mobile environment. Also, UI is configured to change major settings during game.


Game Design 2

Interface


Game Develop & Distribute

Download: https://play.google.com/store/apps/details?id=com.yjblue.rolling_paint

Youtube: https://www.youtube.com/watch?v=kFsjCA0_Ilg&feature=youtu.be

Game is created by Unity 3D. Based on the game design, the behavior of each element is defined. I have placed a slider and a button UI that users can intuitively control, and connected them to control each element's behavior. In order to verify the usability of the actual device, a public test was conducted through the device test and closed beta, and after the iteration process, the game was distributed to Google play.


Rolling Paint

Draw pattern on the rolling Disk