Skip to content

A random nodejs project written in typescript which was done out of boredom

Notifications You must be signed in to change notification settings

SlamTheDragon/silly-nodejs-console-character-control

Repository files navigation

The Console Experiment

A random nodejs project written in typescript out of boredom showcase

Y'know the drill

  • install modules with npm i
  • start the script with npm start
  • you can package it as a console exe with npm run package