Skip to content

Commit de0e70b

Browse files
committed
Update Readme.md and Roadmap.md
1 parent 66c5ee1 commit de0e70b

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

Readme.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,14 @@ Not every version will be perfectly supported but I will try and have the most p
8989
- [ ] Render entity models
9090
- [ ] Entity animations
9191
- [ ] Block entities (e.g. chests)
92-
- [ ] GUI
92+
- [ ] Item entities
93+
- [x] GUI
9394
- [ ] Chat
94-
- [ ] F3-style stuff
95+
- [x] F3-style stuff
9596
- [ ] Bossbars
9697
- [ ] Scoreboard
97-
- [ ] Health, hunger and experience
98-
- [ ] Hotbar
98+
- [x] Health, hunger and experience
99+
- [x] Hotbar
99100
- [ ] Inventory
100101
- [ ] Basic inventory
101102
- [ ] Basic crafting

Roadmap.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ The demo versions were just proof-of-concepts. The alpha versions will still be
126126
- [x] detect player-block collisions
127127
- [x] handle collisions
128128
- [ ] auto-jump
129-
- [ ] add gravity to physics
129+
- [x] add gravity to physics
130130

131131
## Alpha 3 - Basic Survival Mode
132132

@@ -141,13 +141,13 @@ The demo versions were just proof-of-concepts. The alpha versions will still be
141141

142142
### Todo
143143

144-
- [ ] font rendering
145-
- [ ] modular hud system
146-
- [ ] bars
147-
- [ ] health
148-
- [ ] hunger
149-
- [ ] xp
144+
- [x] font rendering
145+
- [x] modular hud system
146+
- [x] bars
147+
- [x] health
148+
- [x] hunger
149+
- [x] xp
150150
- [ ] bubbles
151151
- [ ] item rendering
152-
- [ ] hotbar
152+
- [x] hotbar
153153
- [ ] basic inventory (just for viewing)

0 commit comments

Comments
 (0)