csinrn / DragonEgg

unity Android game for the RPG of Summer Camp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DragonEgg

unity Android game for the real-person RPG of NTU BIME 2018 Summer Camp

Setup

  • Download the file and open Assets/main.unity, add scenes dragan and main to Scenes In Build in build setting
  • Rearrange the composing in both scenes
  • Go back to scene main, then you can start the game.

For deleting the game record, go to C:\Users\user\AppData\LocalLow\DefaultCompany\Dragon! and delete dragon.json file.

About the Project

There are two kinds of item in this game, Item and Equipment. Item is for mission and is not interactable but deletable, while Equipment is for rewarding, and is wearable and not deletable. Both of them are given by password, the password is in Assets/Resources/password.json.

The first two action must be "getEgg" and "dragon", there are four kinds of different dragons with different initial ability points but with the same dragon picture, just check the password list to get more information.

For changing the item pic, go to itemList.json for changing the directory.

All the dragon pictures are from one of my classmate.

image

About

unity Android game for the RPG of Summer Camp


Languages

Language:C# 98.1%Language:CSS 1.7%Language:HTML 0.3%