Skip to content

A random event driven text-based game engine.

License

Notifications You must be signed in to change notification settings

BarKetPlace/phd-game

 
 

Repository files navigation

PhD Simulator

Build

sudo apt install nodejs npm
npm install express --save
npm run build

Run

npm run

About

Technically a random event driven text-based game.

You can play it here (using modern browsers or mobile devices).

Random events are defined in YAML files. Therefore, the game is easily moddable,

Currently the GUI code is purely vanilla, and kind of messy. I may clean it up if I have time.

License

MIT

About

A random event driven text-based game engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.8%
  • CSS 3.9%
  • HTML 1.3%
  • JavaScript 1.0%