diff --git a/game.js b/game.js index fc29adb..215ac03 100644 --- a/game.js +++ b/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