GithubHelp home page GithubHelp logo

dielone's People

Contributors

5310 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

dielone's Issues

Implement visitation logic.

Already visited places should not be repeatable. Right now, there's no such barrier. Exit functions for all three locations should change according to visitation pattern.

With parts of the 'bar' and 'diner' done, this is now ready for implementation.

Implement time logic.

So far, the dummy code in place that's supposed to track the clock and show branches of text accordingly, does not work yet.

Read up and fix it.

Allow client-side compilation of Coffeescript.

Right now, the coffeescript source dielone.coffee needs to be manually compiled into dielone.js in order for the game to work. Attempts at having Undum work with run-time compiled code has not been successful: Undum never sees the changes made by the coffeescript, although they can be inspected via the dev console. This needs to be looked into.

Write proper readme.

An informative readme.md is required that concerns both the project and its code. Don't go overboard.

Opening titles are not properly vertically centered.

Somehow, I just can't seen to be able to make any changes to the titles CSS via jQuery .attr(). Overwriting the entire style for the id with .css() works, but I can't overwrite with more than one attribute.

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.