aidenwong812 / character-walk-three.js

This is a Three.js project.

Home Page:https://character-walk-threejs.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Character Walk

You can walk through Singapore, Singapore.

Setup

Download Node.js. Run this followed commands:

# Just be sure that you've got parcel js on you system
npm install -g parcel-bundler

# Install dependencies (only for first time)
npm i

# Serve at localhost:1234
npm run dev

# Build for production in the dist/ directory
npm run build

About

This is a Three.js project.

https://character-walk-threejs.vercel.app/


Languages

Language:TypeScript 99.2%Language:HTML 0.7%Language:CSS 0.2%