Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 563 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 563 Bytes

Cubecraft

A proof of concept to show how PHP and OpenGL can be used to write a Minecraft like game.

Requirements

Usage

composer install
php main.php
  • Click to add cubes
  • q to quit
  • u to undo (remove last added cube)
  • 1 or 2 to alternate between brown (wood) and green (grass) materials.