https://github.com/hajimehoshi/unagi
An RPG Editor on a modern browser
https://github.com/hajimehoshi/unagi
Last synced: 6 months ago
JSON representation
An RPG Editor on a modern browser
- Host: GitHub
- URL: https://github.com/hajimehoshi/unagi
- Owner: hajimehoshi
- License: other
- Created: 2015-07-05T09:59:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-05T17:49:55.000Z (about 10 years ago)
- Last Synced: 2025-02-13T19:16:16.577Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.96 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unagi
An RPG editor on modern browsers
# Environment
This is tested only on Mac OS X Chrome so far.
# How to run
## Requirements
* [Go](http://golang.org/)
* [TypeScript](http://www.typescriptlang.org/)## Steps
1. Run `./build.sh`
2. Run `go run testserver.go`
3. Access to http://localhost:8787/