RoboticSwarmControl / SwarmControlRedux

This is the Node reimplementation of the SwarmControl website.
MIT License
2 stars 1 forks source link

Add script to seed new game for developers #13

Open crertel opened 8 years ago

crertel commented 8 years ago

We should probably have a little shell script that creates a basic game for users to modify.

The script should prompt for:

And then it should create the game skeleton:

This might want to just copy and edit from a template game folder; am unsure.