Hasty Briefsbeta

Bilingual

Tuxracer.js play Tux Racer in the browser

10 months ago
  • #web-development
  • #gaming
  • #open-source
  • TuxRacer.js is a browser-based port of Extreme Tux Racer, playable on desktop and mobile.
  • The project is in early development but offers functional courses for enjoyment.
  • Requirements include Node.js (v22 recommended) and cloning the GitHub repository.
  • Install dependencies with `npm install` and start the dev server with `npm run dev`.
  • Controls: Keyboard (WASD/arrow keys) or mouse for desktop; touch for mobile.
  • Gameplay tips: Paddling helps initial speed, braking aids tight turns, terrain affects handling.
  • Courses can be selected via URL parameters (e.g., `?course=frozen-river`).
  • Environments (sunny, night, cloudy) are also customizable via URL.
  • Contributions are welcome (issues, feature requests, pull requests).
  • Developed by Jan Ebbe, licensed under GNU GPL v2.0.