Update todo
This commit is contained in:
parent
19fb285d18
commit
e8e4ccb9ad
9
game.js
9
game.js
@ -222,17 +222,18 @@ function tagABlock(gl, params, objects) {
|
||||
// [x] slightly cooler terrain
|
||||
// [x] double jump!!
|
||||
// [x] fullscreen
|
||||
// [ ] a soundrack
|
||||
// [x] trees and stuff
|
||||
// [x] caves
|
||||
// [ ] inventory
|
||||
// [ ] crafting
|
||||
// [ ] tools
|
||||
// [ ] a soundrack
|
||||
// [ ] different biomes (with different noise stats)
|
||||
// [ ] water you can swim in (and not walk on)
|
||||
// [ ] flowy water
|
||||
// [ ] save the world (yay) to local storage (bah)
|
||||
// [ ] caves
|
||||
// [ ] crafting
|
||||
// [ ] fix bugs
|
||||
// [ ] better light (esp. cave lighting)
|
||||
// [ ] inventory
|
||||
// [ ] monsters
|
||||
// [ ] multi player
|
||||
// [ ] chat
|
||||
|
Loading…
Reference in New Issue
Block a user