Skip to content

bekk/elevator-saga-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elevator Saga Typescript

This repo contains Typescript type definitions for the Elevator Saga game.

Installation

npm install

or

yarn install

Running

Write your solution in src/solution.ts (link).
Make sure the solution in its entirety is within the solution const.
Then run:

npm run copy

or

yarn copy

This will turn the contents into JavaScript and copy it to the clipboard - you should be able to paste directly into the game!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published