wazho / Stardust-Script

RPG 2D game script based on javascript engine - CreateJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create your RPG game !!

101

Run server.

* Install NodeJS.

1. In NodeJS console mode. 'node server.js'

Enter client.

1. Open your browser and link to 'localhost:8001'.

2. Have fun.

Build your unique map.

01

This is a tool to create tiled map.

1. Unlimited ranged.

2. Export json format.

3. Add any texture easyly.

Expandability and instinctive UI.

1. Floor texture.

2. Walkable setting.

3. Building objects.

4. Light effect.

5. Environment sound.

How to start ?

1. Open the file 'build/build_map.html'.

2. Let create your map and fun.

License

In this project, you will see the texture & object folder. It's all copyright of Korea company 'Gravity'.

Just part of code MIT licensed, only using based on learning.

Copyright (C) 2014 Salmon(grass0916), http://salmon.tw

About

RPG 2D game script based on javascript engine - CreateJS.


Languages

Language:JavaScript 93.3%Language:HTML 6.7%