GithubHelp home page GithubHelp logo

cos301-se-2021 / escape-room-planner Goto Github PK

View Code? Open in Web Editor NEW
1.0 6.0 0.0 4.83 MB

Escape Room Planner by FiveStack

Ruby 42.79% JavaScript 1.03% SCSS 0.07% CSS 3.94% HTML 13.39% TypeScript 38.78%

escape-room-planner's Introduction

Ruby on Rails CI Node.js CI

Uptime Robot status

Bugs Code Smells Duplicated Lines (%) Lines of Code Quality Gate Status Reliability Rating Security Rating Technical Debt Vulnerabilities



Escape-Room-Planner

Project Description:

Escape Room Planner intends to solve an organisational problem that user’s face when constructing an escape room. The system will allow users to simulate custom escape rooms that can be implemented in the real world


Project Link

Team

Five Stack


Project Managment Tools


Videos


Documentation

Collections


Team Memebers

Team Member Profiles
Patric Edwards
drawing
Donavan Tristan Roux
drawing
Egor Kharatyan
drawing
Kayla Latty
drawing
Maseko Nqedile
drawing

escape-room-planner's People

Contributors

kallaharikid avatar patricedwards avatar purryfury avatar s7iso-maseko avatar u17360812 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

escape-room-planner's Issues

Thing to fix

  • Show start and end vertices visually
  • Delete rooom images
  • Start and end vertices not updating on solve pop-out
  • Colours of lines

Front-end bugs.

  • Z-index
  • Extra right click
  • Room loading properly
  • No spawning on click if no room selected
  • Names
  • No room selected backdrop

Simulation

Make a simulation of how a user would escape the room

  • moving character sprite
  • spawn rooms
  • spawn objects
  • interaction menu
  • animate character
  • interaction between character and objects
  • Swap Rooms on completed
  • Timer
  • Simulate character
  • Simulate only if room is solvable

Frontend: arrows from on e vertex to another.

  • Found library to make life easier
  • Can at least draw line form one place to another
  • Can draw line form one vertex to another, based on right click button event.
  • Can delete vertex lines
  • Can delete lines as vertices get deleted
  • Persistent on db

Frontend: Use Vertex model in Angular

Need this to be able to store vertices in some data structure.
Will allow us to refer to edges through another data structure as well without DOM every time, and will be easier to reset position of failed requests, i think since we will only update the model's data after the request is 'good' and can reset the front end if not.

Zoom Feature

  • Slider for zoom values
  • Works with front-end only
  • Persists per room (removed)
  • Loads zoom from persistence (removed)
  • Looks good?
  • Scale on spawn
  • Reset scale on room switch

U2.1 Create Escape Room

A use case to create escape room. This is the same as room in domain model. Escape room will have all the vertices attached to it. User id is needed to attach a room to a user

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.