Skip to content

raould/sheepgate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sheepgate

eventually, sheep and gates!

try something like:

  • build client in bash shell: cd OLD/client && npm i && (./node_modules/typescript/bin/tsc -w &)
  • build and run server in different bash shell: cd OLD/server && npm i && (./node_modules/typescript/bin/tsc -w &) && npm run hot
  • browser: open OLD/client/index.html

you can play the game live if it isn't too busy.

screenshot

About

eventually, sheep and gates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published