Welcome to the Minecraft Clone project! ๐ ๏ธ
This is a simple Minecraft-inspired game built with TypeScript and Three.js. The project is currently under development.
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser: Visit http://localhost:5173 to see the game in action.
src/โ Main source codepublic/โ Static assets (textures, icons)index.htmlโ Entry point