Skip to content

CaaporaGames/caaporagames.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A RPG Game based on Tupi-Guarani mythology in Brazil

Acesse Aqui: https://caaporagames.github.io

Framework

  1. Phaser (https://phaser.io/)
  2. Isometric Plugin (http://rotates.org/phaser/iso/)

Features

  1. Isometric Map
  2. Physics (https://phaser.io/examples/v2/category/arcade-physics)
  3. Colision (http://phaser.io/examples/v2/arcade-physics/one-way-collision)
  4. Mini map
  5. IA with pathfinding API (http://easystarjs.com/)

Case Tools

  1. Bitbucket - Code Versioning
  2. Trello - Project Management
  3. Wunderlist - Task List e Idea Recording
  4. Dropbox - File Management
  5. Whatsapp - Instant Chatting
  6. Facebook - Forum
  7. Skype - Online Meeting
  8. Office 365 Online - Documentation
  9. Canva - Diagramation
  10. SharedLatex (https://pt.sharelatex.com/) - Publication of scientific Documents
  11. Gmail - Email ( [email protected] )
  12. Google Analytics

Como rodar

  1. Instale o NodeJS, o NPM vem junto.
  2. Coloque a pasta do Node no PATH do sistema
  3. Instale o bower com: npm install bower
  4. Abra o terminal
  5. Baixe do github com git clone https://github.com/CaaporaGames/CaaporaOnline
  6. Navegue até a pasta do projeto
  7. Instale as dependencias com bower install -V
  8. Rode um servidor HTTP nesta pasta e o acesse ex: php -S localhost:8000

Subir para produção

  1. Entre na pasta do projeto do site e game de produção
  2. Atualize para a última versão do game com: git pull https://github.com/CaaporaGames/CaaporaOnline
  3. Resolva os conflitos principalmente o do index.html e .gitignore
  4. Instale os pacotes mais atuais com: bower install -V
  5. Remova os arquivos fonte dos pacotes em bower_components
  6. Faça o commit e o push

Links úteis

Github Markdown Example

https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet