Colin McMillen 2020-03-03 02:34:28 +00:00
parent f6fd513eac
commit ad3ca55d8c

@ -1,5 +1,5 @@
## 2020-03-02 ## 2020-03-02
* Made music loop properly. * Added sound effects & looping music.
* Got `git lfs` set up. Switched to git submodules (from copybara) for splitting public/private repositories. * Got `git lfs` set up. Switched to git submodules (from copybara) for splitting public/private repositories.
## 2020-02-24 ## 2020-02-24
@ -9,7 +9,6 @@
* Added a pause screen & real font for it. * Added a pause screen & real font for it.
* Added player health & on-screen heart display. * Added player health & on-screen heart display.
* Added first NPC. * Added first NPC.
* Added music & sound effects.
## 2020-02-17 ## 2020-02-17
* Used new art for scrolling parallax backgrounds. * Used new art for scrolling parallax backgrounds.