Match Qube is a minimalistic 3D-based browser game. Place three spheres of the same color on top of each other for a match. Play against time before the qube is filled and game is over.
- Browser: https://matchqube.oklemenz.de
- Mouse / Touch
- Browser: https://oklemenz.github.io/MatchQube
- Install Node.js
- Clone:
https://github.com/oklemenz/MatchQube.git
- Terminal:
npm install
npm start
- Browser:
localhost:8080