blocks is a python 3 game made with the 3d library Ursina.
To install type git clone https://github.com/ComputerWare/blocks
and later when finished type python3 main.py
on Linux and Mac systems, py main.py
on Windows.
Use the WASD keys to move thru the world. Use the 1-2-3-4 number keys to select blocks. And right-click to destroy blocks and left-click to put blocks. Have fun!!