Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 601 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 601 Bytes

⬡ HEXXAGON 3D CircleCI

React + THREE.js remake of the 1990s DOS game of the same name.

🎮 Demo

Screenshot 2023-11-16 at 14 50 45

Installation

git clone https://github.com/praghus/hexxagon.git
cd hexxagon
yarn install
yarn dev

App served @ http://127.0.0.1:5173