Skip to content

A minecraft clone built with Three.js and TypeScript

License

Notifications You must be signed in to change notification settings

CuddlyBunion341/ts-mc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TS-MC

A minecraft clone with TypeScript and Three.js

Installation

Make sure Node and npm is installed

npm install npm@latest -g
npm install -g typescript
  1. Clone repository
git clone https://github.com/CuddlyBunion341/ts-mc.git
  1. Install npm dependencies
npm install
  1. Run the development server
npm run dev

License

Distributed under the MIT License. See LICENSE for further information.

Releases

No releases published

Packages

No packages published