Skip to content

CheeseWarlock/morning-commute

Repository files navigation

Morning Commute 2

A 3D train game built with React, TypeScript, and Babylon.js. Build some tracks in the editor, then test your level.

Prerequisites

  • Node.js (v16 or higher)

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/morning-commute.git
cd morning-commute
  1. Install dependencies:
yarn install

Development

To start the development server:

yarn dev

The application will be available at http://localhost:5173

Building for Production

To create a production build:

yarn build

The built files will be in the dist directory.

Controls

  • W/S: Select train
  • A/D: Switch tracks
  • Mouse: Look around

Technologies Used

  • React
  • TypeScript
  • Babylon.js
  • Vite
  • Simplex Noise (for terrain generation)

About

Game about delivering passengers, + track editor

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages