sebavan / KartRacerFHL

Simple kart racer in Babylon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run this project

clone this repo Install NodeJS cd into the repo and run:

npm install
npm run start

Then open http://localhost:3000/ in a web browser.

TODOS

Deploy to azure

Multiplayer

Loading models

Setting up mobile controls

Driving mechanics

Physics/crashing

Game ui/meunus

Level design

VM setup Ubuntu

apt-get install build-essential libssl-dev
curl https://raw.githubusercontent.com/creationix/nvm/v0.25.0/install.sh | bash

About

Simple kart racer in Babylon


Languages

Language:TypeScript 98.3%Language:JavaScript 1.4%Language:HTML 0.3%