Coder Social home page Coder Social logo

embrace's Introduction

Embrace:

Embrace is an interactive, collaborative and transformative learning experience realized by a series of static pages, a game engine and a server.

This repo contains two main folders: Client and Server Client is a series of static pages for the phone and bigscreen, and a page for the interactive game. Server is for handling data from phones and send them to phones. Both Client and Server are developed with Node.js.

To start the whole experience, you need to start the client and the server app. 1st step: In the Client directory, first use npm install to install all the dependencies. Then type node app.js to start the client app. 2nd step: In the Server directory, first use npm install to install all the dependencies. Then type node server.js to start the server app.

After the server starts running, all necessary interactions can be done via the front-end on the bigscreen. So no extra maintainace is needed except the server crash. No data is stored on the server disk so it's safe to reboot the server once any session is done.

The client will read the server address in the file config.js, and the server address should be changed if you want to deploy on another server.

embrace's People

Contributors

shicaih avatar chiawei-liu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.