Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 612 Bytes

File metadata and controls

26 lines (19 loc) · 612 Bytes

cities

Cities game on node.js

Install and play

Clone it, install it, play it

  git clone git@github.com:ua9msn/cities.git
  npm install --production
  node server.js

Development and config

As it the first and little buggy version, some configs are inplace and hardcoded. I know... Do not bothering me. For now gameplay turned on for USA cities. With easy modification it can be changed as well.

Future

If i'll have a time, may be i make it totally multiplayer. But at first, of course, i will make a login, register, profiles, scores etc. If i'll have a time, again.