Commit Graph

28 Commits

Author SHA1 Message Date
cbf9e47ff8 Add initial Map and Tile structs 2021-07-18 00:53:47 -05:00
7b56c52fff Fix map size width 2021-07-17 16:24:49 -05:00
6a2c77404b Use some constants 2021-07-17 16:23:45 -05:00
aa7e888d9e Update marshmallow sprite with shadow 2021-07-17 14:33:52 -05:00
170088b836 Consistent naming 2021-07-17 13:42:11 -05:00
34d1de5847 Update wall sprite again 2021-07-17 13:36:09 -05:00
70e4ac0c81 Update grass and wall sprites 2021-07-17 12:52:08 -05:00
ef4a98627e Make camera follow player 2021-07-17 02:50:05 -05:00
e816846d19 Increase player speed 2021-07-17 02:19:02 -05:00
9e16c22eb5 Add basic player movement system 2021-07-17 00:20:54 -05:00
66854be921 Optimize dependencies to help with runtime performance 2021-07-17 00:16:45 -05:00
04fe103b25 Add player sprite 2021-07-16 23:33:54 -05:00
4ab62ea921 Add marshmallow sprite 2021-07-16 23:33:40 -05:00
32f6a822a2 Start with black screen 2021-07-16 21:55:24 -05:00
89ddbd2483 Add setup system with camera and empty map 2021-07-16 21:52:57 -05:00
b7b89b801b Add assets folder and grass, wall sprites 2021-07-16 21:52:28 -05:00
3fe46fd116 Setup basic resources 2021-07-12 23:01:35 -05:00
bc5eb9b006 Implement basic player plugin 2021-07-12 22:56:00 -05:00
6705870f81 Setup basic game application 2021-07-12 22:43:28 -05:00
e863f5af88 Add basic systems 2021-07-12 22:43:15 -05:00
c8384883ad Add basic components 2021-07-12 22:43:06 -05:00
11dc9771cc Use bevy 2021-07-12 20:57:30 -05:00
6791c0cf48 Add cargo lock file 2021-07-12 20:57:18 -05:00
ad8852f4b8 Add bevy 2021-07-12 20:57:04 -05:00
bfa4d87ece Add author 2021-07-12 20:56:52 -05:00
0ac3e87765 Add fast-build configuration for cargo 2021-07-12 20:56:29 -05:00
9a38783859 Use nightly rust 2021-07-12 20:55:57 -05:00
6d7da45b18 Initial commit 2021-07-12 20:34:27 -05:00