https://github.com/mchekin/rpg
Online Role Playing Game (based on Laravel)
https://github.com/mchekin/rpg
application browser browser-game composer domain-centric game hexagonal-architecture laravel mmo mmorpg onion-architecture php role-playing-game roleplaying-game rpg-game vue vuejs web
Last synced: 17 days ago
JSON representation
Online Role Playing Game (based on Laravel)
- Host: GitHub
- URL: https://github.com/mchekin/rpg
- Owner: mchekin
- License: mit
- Created: 2015-10-31T07:55:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-11-04T17:11:33.000Z (about 3 years ago)
- Last Synced: 2025-04-10T06:39:22.537Z (10 months ago)
- Topics: application, browser, browser-game, composer, domain-centric, game, hexagonal-architecture, laravel, mmo, mmorpg, onion-architecture, php, role-playing-game, roleplaying-game, rpg-game, vue, vuejs, web
- Language: PHP
- Homepage:
- Size: 5.55 MB
- Stars: 194
- Watchers: 29
- Forks: 53
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## Online Role Playing Game


### Table of Contents
1. [Running in development environment](#runningindevelopmentenvironment)
2. [License](#license)
### Running in development environment
#### Docker (recommended)
Go to >>> [Guide](docs/docker_environment.md)
#### Local
Go to >>> [Guide](docs/local_environment.md)
### License
Open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)