Commit Graph

12 Commits

Author SHA1 Message Date
1bb9448408 Updated assets
Doubled the size of the tiles (tilemap.png, tilemap.min.js, level.js).
Doubled the size of the player (player.js).
Added the source files of the tilemap (res/aseprite).
2020-03-25 17:06:26 +01:00
ae4d53dc9a Added colission detection but the game is 2 small 2020-03-23 20:55:39 +01:00
61f7a91cca Updated movement and added textures by Job 2020-03-22 15:54:55 +01:00
98462b4c3f Initialized eslint and fixed linting issues 2020-03-15 17:31:32 +01:00
1f055471d3 Added simple main menu 2020-03-15 17:23:01 +01:00
40129ee818 Updated electron-reload so that it reloads the electron process when needed 2020-03-15 17:21:29 +01:00
ee365d4c1c Added settings menu 2020-03-04 10:20:00 +01:00
e0f25a25f4 Added electron-reload for hot reloading the renderer process. 2020-03-04 08:38:11 +01:00
1bf8fb648b Added level class and player movement 2020-03-02 22:06:16 +01:00
33ab4a4624 Added player entity and added some gfx for testing 2020-03-02 17:13:27 +01:00
2690ea0fdd Updated npm packages 2020-03-02 13:04:17 +01:00
f80b3c7522 First commit 2020-02-29 14:05:19 +01:00