Our jam entry is in a submittable form!
I have some polishing I need to do and some features I want to add, but it’s a complete game with a tutorial and a win condition and everything.
In this game, you play as the leader of a species that just won a space 4x game. You’ve, for some reason, been elected to a political position, and it’s your job to make sure the conditions of the treaty are met.
#gallery-1 { margin: auto; } #gallery-1 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 33%; } #gallery-1 img { border: 2px solid #cfcfcf; } #gallery-1 .gallery-caption { margin-left: 0; } /* see gallery_shortcode() in wp-includes/media.php */
Travel to far away planets!
Trade your stuff!
It has a title! (Suggest better ones if you have them.)
It has a tutorial! (And the tutorial is all on one screen.)
See your goals! (All two of them.)
Here’s the beta
If anyone has a chance to play it, let me know how it goes. I suspect it is too easy, so I’ll probably make it harder unless I have people telling me it’s well balanced or hard. Let me know if you find any bugs. I know of one I haven’t fixed yet, but there are probably more.
The game is almost entirely made in D3.js, a javascript library developed for data visualizations by Mike Bostock, who does the interactive visualizations for the New York Times. Some of the background stuff is handled in phaser.
Anyway, back to work.