Commit Graph

2 Commits

Author SHA1 Message Date
Railtrack Pro Dev 47e1e64b8c feat: add train driving system with 3D model and controls
Railtrack Pro Tests / Code Quality Check (pull_request) Waiting to run
Railtrack Pro Tests / Run Test Suite (pull_request) Failing after 5m44s
Railtrack Pro Tests / Code Coverage Check (pull_request) Has been cancelled
- Added Train and TrainController classes in train.js
- Created TrainRenderer for Three.js visualization
- Integrated train controls into game.js
- Updated index.html with train UI controls
- Added train control styles to css/styles.css
- Created test file for train module
- Train can accelerate, brake, reverse and stop
- Keyboard controls: W/↑ accelerate, S/↓ brake, R/D reverse, SPACE stop
2026-03-13 14:48:50 +00:00
Railtrack Pro Dev 40500bb503 feat: initial commit of Railtrack Pro prototype with complete test suite 2026-03-13 14:26:16 +00:00