Monster Valle Client, contains the old and new architecture.
Monster Valle is a full-featured MMORPG based on Pokémon. No guides released yet.
The core of the game is on (/src/game/) if you want to contribute help me to rewrite the old source with crap architecture (/src/game-old/) to new one.
PLEASE work on new-client
or old-client-server
branches the master
branch is not suitable to develop
The
new-client
branch is suitable to thenew-mv-server
repo and theold-client-server
branch is suitable toold-mv-server
repo :)
You can download the server here: https://github.com/ivopc/new-mv-server . If you want to rewrite the older source to that and contribute, you're free :)
Old GameServer (outdated and legacy): https://github.com/ivopc/old-mv-server
The Old Game Client and and Old Game Server are avaliable here: https://monstervalle.onrender.com/
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
For a detailed explanation on how things work, check out the guide and docs for vue-loader.
The code of game source project is released under the MIT license.
This projects is mainly created, idealized and full coded by: Ivo Pires de Camargo (me). The art is not public, owned and created by: mainly by Everton Luiz, Clara Luz Romagnolli and Victor Athayde. Caio Carlos, Junio Henrike and Gabriel Faleiros. Please do not use the art and musics in any commercial project.