lancyrosy / Cocos_ChatRoom

Cocos Creator Project - ChatRoom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cocos_ChatRoom

Frontend

Setups for Cocos_ChatRoom (Frontend)

  • Clone/Download Cocos_ChatRoom Project from Github

  • Install and setup Cocos Creator

  • Import project to Dashboard and launch it using Dashboard 2.4.3

  • Run the simulation using Browser(suggested) or simulator

Backend

Setups for Nano Server (Backend)

  • Install Golang

  • Install WampServer (Local SQL Database Server)

  • Run Local SQL Database,login as root without password

  • Define User colomns (For login)

  • Clone/Download SnakeGame Project from Github

  • Run SnakeGame project by 'go run main.go'

  • Test SnakeGame/static/index.html

  • Login different users using different browser

  • Test SnakeGame/static/white_chat.html functionality

Demo

Combine Cocos Project with Nano Server

  • Finish Setups for frontend and backend

  • Run SnakeGame project

  • Run Frontend/Cocos_ChatRoom in browser

  • Debug in Browser's console

Demo

About

Cocos Creator Project - ChatRoom


Languages

Language:JavaScript 93.6%Language:TypeScript 6.4%