Giter Site home page Giter Site logo

elevatorsimulator's Introduction

elevatorsimulator's People

Contributors

josh-degraw avatar maxraustin avatar nickarnett avatar

Stargazers

 avatar

Watchers

 avatar  avatar

elevatorsimulator's Issues

Settings

How do we want to change the settings?

  • Do we want to remove any of the settings we have in there now?
  • How important is it to move the settings away from the Ribbon view?

Styling

We need to make this prettier-- Design is probably my biggest weakness. We may want to draw up some more mockups of what the app could look like. I think that I've set up the display controls well enough that we shouldn't have to rework those too much.

Elevator Movements

Right now, the Door open and closing is synced well to the state of the door.
It would be great to show the elevator(s) going up and down. It shouldn't be much different than the door animations, but there are some differences, e.g. the door has a finite number of states, but the floors are variable.

Even if we limit the number of floors that are available, we'd still have to account for that, and that could make things a lot more complicated.

Alternatively, we could just show a light or something when an elevator is supposed to be on a floor, but it wouldn't be nearly as cool.

Event Statistics

We should have a decent way to view aggregated statistics for events. Possible Ideas include:

  • As-needed querying
    • i.e. query the Logger.Events object to get the events, then calculate the values as needed
  • Creating a Stats class that could listen for events and hold statistical info
  • Change event log system to use enums as event types, to make aggregation simpler
    • Downside: way less pluggable

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.