GridControl-Team / GridControl

GridControl is a Free-to-play In-browser Social Massive-Multiplayer-Online Game, where you control your bot using a specialized stack-based language (called gridlang) and your github account. Your bot can roam the grid, gather resources, and attack/avoid other bots. The best code wins!
http://gridcontrol.freelancedreams.com/
8 stars 0 forks source link

Enable private gists #25

Open sirpengi opened 11 years ago

sirpengi commented 11 years ago

Enable users to select private gists (perhaps only for paying members)

lessandro commented 11 years ago

Would be cool if we could code directly on the gridcontrol website.

sirpengi commented 11 years ago

But can't you code directly on github? I'm not against the idea but I don't know if it's worth the effort

lessandro commented 11 years ago

It's just easier/more convenient. Compare:

gist -> select gist -> edit file -> save -> gridcontrol -> update -> select gist

vs

gridcontrol -> edit bot -> save