Home | Rules and Guide | Sign In/Create Account | Write a Post | Reddit | #ludumdare on irc.afternet.org (Info)

Thanks for making Ludum Dare 26 AWESOME! See you in August!

Ludum Dare 26 — April 26-29th, 2013
[ Results: Top 100 Compo, Jam | Top 25 Categories | View My Entry ]
[ View All 2346 Games (Compo Only, Jam Only) | Warmup ]

[ 10 Sec Video Compilation (x3) | 260 Game Video Compilation | IndieCade Deal | Ludum Deals (Unity Deal Ends Soon!) ]


ConstantSail.com launched!

Posted by
October 31st, 2011 11:21 am

And just in time for the October competition.  Thank you ludum dare for setting up this compo. Without it I don’t know if I would ever finish the game that has been sitting around forever.

This forced me to cut features and prevent creep so that I could get it out in time. Of course this means I have a todo.txt file a mile long with features I would like to implement, but alas, they will have to be added in future iterations.

The way it is, you can play online in a mmo game where you can upgrade your ship, trade goods, and sink other players ships in real time. And it is all through the web browser!

Now all I need is one player to upgrade today :) Bitcoins and papal are both available checkout methods. When you upgrade, you can add unlimited ships to your fleet.

ConstantSail : Pirates & Traders



Edit:

Here is the challenge entry: http://www.ludumdare.com/compo/october-challenge-2011/?uid=4337

2 Responses to “ConstantSail.com launched!”

  1. SusanTheCat says:

    All I got was a blank page. With a little bit of digging I found out it was because it could not find “console”. If I turn on Firebug it works, otherwise I just get blank page.

    Susan

    • constantsun says:

      Thanks Susan, I forgot to strip that stuff out. I just added a little script that should take care of it:

      if(typeof(console)==’undefined’)
      var console = {};
      if(!console.log)
      console.log = function(){};//browser doesn’t have console.log…

Leave a Reply

You must be logged in to post a comment.


All posts, images, and comments are owned by their creators.

[cache: storing page]