Skip to content

PirateJC/KartRacerFHL

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.3%
  • JavaScript 2.3%
  • HTML 0.4%