Skip to content

A variation of game of life for two players written in typescript

License

Notifications You must be signed in to change notification settings

RaniSharim/game_of_life_2_players

Repository files navigation

Typescript template

Files

src/index.ts     write programm code into this file (or import other files here)
test/index.ts    write tests or import tests here

Commands

npm install      install all required node packages
npm start        run web-server
npm test         compile and run jasmine tests
npm run build    build typescript files
npm run watch    watches filesystem and compiles any changes

Addional Features

Debugging configuration for vscode is supplied (.vscode/launch.json)

About

A variation of game of life for two players written in typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published