Coder Social home page Coder Social logo

breakfree's Introduction

Break free (student project)

The game was developed in 2017 by five students as part of a computer science course at LMU Munich, see the course page.

The game makes use of the Phaser framework and features a NodeJS backend with a MongodDb to save/load the current game state. The game can be build as a Docker image and was hosted on AWS EC2 for the final präsentation of the project.

Screenshhttps://phaser.io/ot of the Game

How to run

Quickly start up the NodeJS using docker compose:

  1. Clone the project from GitHub

  2. Switch to project's directory and build project

docker build -t breakfree:latest .
  1. Startup the docker images
docker-compose up
  1. Browse

localhost:8080

Used Technologies

  • JavaScript (ECMAScript 6)
  • Phaser
  • NodeJs
  • MongoDB
  • Docker

Dependencies

Server dependencies, install with npm install

  • express: 4.15.2
  • mongodb: 2.2.26
  • socket.io: 1.7.4
  • mongoose: 4.9.8
  • winston: 2.3.1

Client dependencies, stored in client/javascript/lib

  • Phaser
  • Logger: 1.3.0
  • Jquery: 3.2.1
  • Phaser Illuminated
  • Illuminated

Slides

Slides of the final präsentation of the project.

breakfree's People

Stargazers

Shawn Davies avatar Benjamin Hacker avatar

Watchers

James Cloos avatar Jakob Zanker avatar Benjamin Hacker avatar

breakfree's Issues

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.