Skip to content
/ box3d Public

Experiment using lua+löve to create a 3d box space

License

Notifications You must be signed in to change notification settings

vdbalbom/box3d

Repository files navigation

3D Box

Experiment using lua+löve to create a 3d box space

alt text

Linux

Install Lua

$ sudo apt-get install lua5.3

Install Löve

$ sudo apt-get install love

Clone this repo

$ git clone https://github.com/vdbalbom/box3d.git

Run

$ love box3d

MacOs

Install Lua

$ brew install lua

Install Löve

$ brew cask install love

Clone this repo

$ git clone https://github.com/vdbalbom/box3d.git

Run

$ open -n -a love "box3d"

Controls

Action Control
Move Right
Move Left
Move Backward
Move Forward
Move Up a
Move Down z

About

Experiment using lua+löve to create a 3d box space

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages