From b25770f90312a1af5d02244d1c937cc6fa3a7126 Mon Sep 17 00:00:00 2001 From: Spence Date: Sun, 2 Jan 2022 09:22:49 -0800 Subject: [PATCH] update progress --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 52671bf..d1eb786 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ make gb There should now be a new `Pirates Folly.gb` file in the `build/gb/` directory. -Alternatively, you can upload the ROM to an emulator site like @Juchi's [Gameboy emulator](http://juchi.github.io/gameboy.js/) and run it. +Alternatively, you can upload the ROM to an emulator site like @Juchi's [Gameboy emulator](https://juchi.github.io/gameboy.js/) and run it. ## This game is in development @@ -41,9 +41,9 @@ Features: - [ ] 16×16 Metasprites - [x] Procedurally-generated map - [x] Menu -- [ ] Items - - [ ] Gold - - [ ] Weapons +- [x] Items + - [x] Gold / Maps + - [x] Weapons - [ ] Equipment - [ ] Enemies - [ ] Music