Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Racing Realm by Tinkering Lab, IITR

A thrilling multiplayer racing game with mobile app control.

gameplay

Installation steps :

Currently for Windows users only

Make sure to have node installed

To run the controller app on your mobile :

cd WASDcontroller
npm install
npx expo start

scan the QR code displayed on the terminal and enter the ip-v4 address in the app menu:

To start the server :

cd server
npm install
node server.js

finally unzip the unity build file and run the .exe file on your Windows PC.

Made with ❤️ by Tinkering Lab, IITR

About

a real-time multiplayer racing game using Unity and React Native, with remote touch and gyroscope-based controls over a local network via WebSockets.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages