Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
/ road-to-roam Public archive
forked from westim/road-to-roam

Road to Roam - a js13kGames 2023 competition entry by @westim.

Notifications You must be signed in to change notification settings

js13kGames/road-to-roam

 
 

Repository files navigation

js13k: Road to Rome

This was my first-ever js13k and also my first-ever game jam!

Run

npm install

npm start

Gameplay

This game is heavily inspired by the 1991 Windows game, SkiFree. The game can still be downloaded & played on modern Windows systems. Microsoft has also released a similar game called [Surf](https://en.wikipedia.org/wiki/Surf_(video_game) as an Easter Egg in the modern Edge browser.

The goal is to survive as long as possible.

Control options:

  • Arrow keys
  • Pointer tracking
  • Touch dragging

The game is mobile-friendly, but will not rescale without a browser refresh.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.4%
  • TypeScript 34.1%
  • HTML 1.5%