/Taxi-Mayhem-Racing

Interactive Multiplayer racing game using android controllers

Primary LanguageJavaScript

Taxi_Mayhem-Racing

link to DevPost

screen to controller game

Android

- Android APK written in Android Studios - made requests to server via TCP

Front-End

- HTML + CSS + JS - Game canvas rendered in p5.js

Back-End

- Node.js - Port 2498 listens for HTTP requests - Port 9001 listens for TCP sockets

Installation Instructions

Android Phones

1. download apk via Android Mobile Phones

2. allow for unknown sources in settings

3. from the Github Android folder install Mayham Taxi Racing.apk

4. open the application

Computer

1. Install node.js from node downloads

2. clone respository

3. use cd and cd .. in cmd to navigate to the LagTaxi folder

4. run the cmd node server.js