A RPG Game based on Tupi-Guarani mythology in Brazil
Acesse Aqui: https://caaporagames.github.io
- Phaser (https://phaser.io/)
- Isometric Plugin (http://rotates.org/phaser/iso/)
- Isometric Map
- Physics (https://phaser.io/examples/v2/category/arcade-physics)
- Colision (http://phaser.io/examples/v2/arcade-physics/one-way-collision)
- Mini map
- IA with pathfinding API (http://easystarjs.com/)
- Bitbucket - Code Versioning
- Trello - Project Management
- Wunderlist - Task List e Idea Recording
- Dropbox - File Management
- Whatsapp - Instant Chatting
- Facebook - Forum
- Skype - Online Meeting
- Office 365 Online - Documentation
- Canva - Diagramation
- SharedLatex (https://pt.sharelatex.com/) - Publication of scientific Documents
- Gmail - Email ( [email protected] )
- Google Analytics
- Instale o NodeJS, o NPM vem junto.
- Coloque a pasta do Node no PATH do sistema
- Instale o bower com: npm install bower
- Abra o terminal
- Baixe do github com git clone https://github.com/CaaporaGames/CaaporaOnline
- Navegue até a pasta do projeto
- Instale as dependencias com bower install -V
- Rode um servidor HTTP nesta pasta e o acesse ex: php -S localhost:8000
- Entre na pasta do projeto do site e game de produção
- Atualize para a última versão do game com: git pull https://github.com/CaaporaGames/CaaporaOnline
- Resolva os conflitos principalmente o do index.html e .gitignore
- Instale os pacotes mais atuais com: bower install -V
- Remova os arquivos fonte dos pacotes em bower_components
- Faça o commit e o push
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet