Giter VIP home page Giter VIP logo

chromattis's People

Contributors

captainstack avatar

Watchers

 avatar  avatar

Forkers

nculwell

chromattis's Issues

Publish documentation on Chromattis

In order to build community around Chromattis, documentation should be provided to those interested in how the game is built including:

  • Installation instructions
  • Materials to quickly learn and understand React + Redux + Create-React-App
  • Encouragement to experiment with the code

Levels cannot be updated or added without breaking persisted state

Because of how the state is hydrated/built from the version saved in localStorage, the entire game breaks when a new level is provided by the server. We need to update this process to merge the old state with the new content so users can get/play new levels without losing their progress.

Add an immutability framework

  • Probably ImmutableJS or Seamless Immutable
  • State and data manipulation has gotten complex enough that this could help catch and avoid bugs, as well as develop with more confidence.
  • Might not implement if it make it considerably harder or less likely that open source developers will participate (raises the development threshold too much).

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.