summaryrefslogtreecommitdiffstats
path: root/src/index.ts
AgeCommit message (Expand)Author
2018-12-08Create Electron appMatthias Schiffer
2018-11-04Minor code improvementsMatthias Schiffer
2018-11-01Do not use default exportsMatthias Schiffer
2018-10-31Move game logic to a new moduleMatthias Schiffer
2018-10-31view: make entity anchor point configurable, default to centerMatthias Schiffer
2018-10-31Add loader for simple (single-sprint) entities, use direction inputMatthias Schiffer
2018-10-31Promisify XMLHttpRequestMatthias Schiffer
2018-10-31Get rid of MapView and MapStateMatthias Schiffer
2018-10-31view: refactor generic parts of MapView into a TileViewMatthias Schiffer
2018-10-26model: add mutable MapState (empty for now)Matthias Schiffer
2018-10-24Move shader initialization out of rendererMatthias Schiffer
2018-10-24Throw in tslint and fix styleMatthias Schiffer
2017-09-12Implement simple map rendererMatthias Schiffer
2017-09-11Code structuringMatthias Schiffer
2017-09-09Initial setup (Webpack, TypeScript, WebGL)Matthias Schiffer