19 Commits

Author SHA1 Message Date
b77ebc0ace Update documentation 2019-09-24 22:02:21 +02:00
3a8ef7e8f2 Update about page and documentation. Add allow wrapping option. 2019-09-10 21:39:27 +02:00
9fc48df1ce Move theme selector to the header and improved about page and styling 2019-09-09 11:49:39 +02:00
ee610cc9b6 Implement about page, updating readme file and inverse button color on banner 2019-09-06 20:35:05 +02:00
c73c3d37ce Small tweak for Firefox and added a start button to the start banner 2019-09-06 14:53:53 +02:00
58ce5a8522 Fix eslint warnings, update readme, tweaked colors and renamed home to about 2019-09-06 13:53:01 +02:00
878716a6e2 Add pre-commit hook to run eslint, jest and webpack build before commiting 2019-09-06 13:35:45 +02:00
41e2a50d85 Fix broken tests and added npm run test-watch to have jest run everytime a change is made 2019-09-05 22:57:50 +02:00
26a869a189 Implement highscore/leaderboard top 10 best games and add tests with jest 2019-09-05 22:48:43 +02:00
1af2ceb862 Improved button handling and styling 2019-09-02 20:01:00 +02:00
a7f4059311 Implemented theming and game resuming via local storage 2019-09-02 11:37:41 +02:00
8ba4a30644 Implement tooltip and clean up/refactor code base 2019-08-29 12:02:22 +02:00
9d723e4470 Improve control panel, add zoom and fps controls 2019-08-28 10:03:28 +02:00
aa1bf44f7c Extracted all components in their own files. 2019-08-27 15:17:52 +02:00
75a6247586 Cleaning up, refactoring and adding a sidepanel 2019-08-27 14:35:30 +02:00
eb19b675da Add README and fixed case sensitivity issue 2019-08-27 11:41:03 +02:00
6bb4a9497c Implemented snake scoreboard and working towards a dedicated snake app 2019-08-27 11:07:09 +02:00
918e5fee45 Refactored redux code and snake game 2019-08-26 18:46:19 +02:00
fe7fae2c19 Implemented a snake game with redux 2019-08-22 23:59:32 +02:00