Skip to content

Browser MMO Game built in django, vue.js and phaser. Originally created for operating on google cloud platform.

Notifications You must be signed in to change notification settings

mborkowski1/Colonize-And-Conquer

Repository files navigation

Colonize And Conquer

Technology Stack

  • Django
  • Python
  • Vue.js
  • JavaScript
  • HTML
  • CSS
  • FontAwesome
  • Bootstrap

Installation

Install the dependencies and start the server.

$ cd colonize-and-conquer
$ pip install -r requirements.txt
$ python manage.py makemigrations alliance, cityMap, kontakt, mainPage, messagess, premium, profileUser, rankings, raports, scheduleTasks, worldMap
$ python manage.py migrate
$ python manage.py runserver

Installation gcloud shell

$ cd colonize-and-conquer
$ pip install -r requirements.txt
$ ./cloud_sql_proxy -instances=solwit-pjatk-arc-2018-gr1:europe-west1:test1=tcp:3306
$ python manage.py makemigrations alliance, cityMap, kontakt, mainPage, messagess, premium, profileUser, rankings, raports, scheduleTasks, worldMap
$ python manage.py migrate
$ python manage.py runserver

About

Browser MMO Game built in django, vue.js and phaser. Originally created for operating on google cloud platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors