Skip to content

Sythivo/voxel-3d-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voxel 3D Demo

A simple voxel 3D demo game made with zune, jecs, and raylib written in luau.

game preview

Controls

  • W/A/S/D: Move
  • Space: Jump
  • Left Control: Crouch
  • Left Shift: Sprint
  • Left Click: Remove block
  • Right Click: Place Stone block

Installation & Running

  1. Make sure you have zune installed, more details on the install guide.
  2. Clone the repository with submodules:
git clone --recurse-submodules https://github.com/Sythivo/voxel-3d-demo.git
  1. Navigate to the project directory:
cd voxel-3d-demo
  1. Run the project using zune:
zune run game
  1. Enjoy the game!

About

A simple voxel game written in luau

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages