Commit Graph

11 Commits

Author SHA1 Message Date
6a5514d6bb remove annoying left walker stuff 2020-03-28 22:34:19 -04:00
2727f417ea set up visibility system 2020-03-28 21:24:02 -04:00
419ab1ba35 move components to separate file 2020-03-28 21:12:18 -04:00
217c4f7c3a add backup files 2020-03-28 20:51:54 -04:00
648040095d refactor map into struct with impl trait 2020-03-28 19:57:47 -04:00
afdb14ca77 locate player in room 2020-03-27 22:43:36 -04:00
6132fa522b improving map slightly 2020-03-26 23:20:49 -04:00
ea5041d85a no longer walking through walls 2020-03-15 16:55:45 -04:00
6705af3611 movement and simple map drawing 2020-03-15 16:32:01 -04:00
c4d6ff944c hello ecs implementation from rltk book 2020-03-15 16:32:01 -04:00
bc3378505b Initial commit 2020-03-15 16:28:11 -04:00