hellochar / ggj2016

roguelike that uses web technologies and free web assets as much as possible
https://5-71942994-gh.circle-artifacts.com/0/home/ubuntu/ggj2016/build/index.html
MIT License
2 stars 0 forks source link

Use immutableJS as our backing data structures #10

Open hellochar opened 7 years ago

hellochar commented 7 years ago

Use immutableJS (https://github.com/facebook/immutable-js) along with typescript 2.1 to have typed, performant immutable structures.