Multiplayer racing game for AP CSP Create task. This README page is hosted online at https://jlam55555.github.io/racing-game, and the game is hosted online at https://racing-game-csp.herokuapp.com.
- Rooms w/ socket.io for local games
- Allow up to four users (not including the host) to join using a unique 20-character game id
- Node.js (w/ express, express-session, socket.io, express-socket.io-session deps)
- HTML
- JavaScript (w/ three.js library)
- CSS
Moved to todo
First day! Basic setup of socket.io, three.js.
Jazzed up the homepage styles.
New look for host and client (homepage is mostly the same).



