VÖX. A multiplayer sandbox voxel engine made with löve ♥️💚💙
Stars
6
Forks
0
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
103
commits
7
Merge pull request #7 from DMClVG/newalgo
618af01
new tile breaking/placing algorithm
df0c91e
Merge pull request #6 from DMClVG/compress-chunk
9b28290
send and receive compressed chunk packet
29a7e8d
change chunk compression format to zlib
611d08b
Merge pull request #5 from DMClVG/increase-player-hitbox-height
8c90845
increase player hitbox height to 0.9
d82d19c
Merge pull request #4 from DMClVG/infgen
833bc10
increase player view range to 12
41d6c35
run stylua
5c80855
synchronize tile places and breaks according to locality
a375c02
synchronize entities according to locality
1d16261
generate world around player
92f2ce8
add overworld geneneration
107a999
add gen module
a73fe13