Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Laughing Llama Game Jam: gauging interest  (Read 1615 times)

Ironhand

  • Bay Watcher
  • the llama is laughing
    • View Profile
Laughing Llama Game Jam: gauging interest
« on: February 29, 2012, 01:03:58 am »

Hey, forum!

I don't know if any of you folks watched the Mojam,
but it was a 50-hour period during which Mojang (the folks that made Minecraft)
made a game, streamed the whole development process, and sold the resulting game.

My hypothetical not-yet-existent independent game studio (currently just a couple people)
tried out rapid development this weekend, and so far we've managed to put together this:

Dwimmer (30 hours)

If we were to do an official Laughing Llama weekend game jam sometime, and stream it,
would any of you watch the process? If we were to accept donations to go towards
kick-starting the company, would anybody donate for a copy of the resulting game?

I'm not making any promises, I'm just curious to see you guys' reactions to the idea.
Logged

Sunkwell

  • Bay Watcher
    • View Profile
Re: Laughing Llama Game Jam: gauging interest
« Reply #1 on: February 29, 2012, 03:32:35 pm »

You must remember that mojang started as a one guy with minecraft, slowly getting some more people and finishing with a company from the game's income.

IMO crowdfunding works not only by what is being done, but also who is doing it such as double fine's game with was a huge success thanks to good PR and solid foundations. There are so many attempts which die midway, that people need to know that it will be finished.

Before going through all this you must have as much buzz as possible.
Let everyone know, and that includes the astronauts and their kittens!

As for the demo, it seems really polished, those are truly sweet particles, and sweet, coins.

Remember, respect is everything.
Logged
He took joy in slaughter lately.

Levi

  • Bay Watcher
  • Is a fish.
    • View Profile
Re: Laughing Llama Game Jam: gauging interest
« Reply #2 on: February 29, 2012, 04:17:04 pm »

Geez I wish I could put something like that together in 30 hours.  Very impressive!

I probably wouldn't donate.  I'm a big fan of paying for the final product instead of a potential final product.   :P
Logged
Avid Gamer | Goldfish Enthusiast | Canadian | Professional Layabout

Valid_Dark

  • Bay Watcher
  • If you wont let me Dream, I wont let you sleep.
    • View Profile
Re: Laughing Llama Game Jam: gauging interest
« Reply #3 on: February 29, 2012, 07:28:44 pm »

Dwimmer looks really cool, I like the art and the particle effects and the special effects and the magic and the dwarf and the ground.
What language / libraries did you use?
Logged
There are 10 types of people in this world. Those that understand binary and those that don't


Quote
My milkshake brings all the criminals to justice.

_DivideByZero_

  • Bay Watcher
  • Not to be confused with infinity
    • View Profile
Re: Laughing Llama Game Jam: gauging interest
« Reply #4 on: February 29, 2012, 08:29:12 pm »

I personally like the green bat AI, mind telling us how it works? :P
Logged
Have I now become your enemy by telling you the truth? (Gal 4:16)

Ironhand

  • Bay Watcher
  • the llama is laughing
    • View Profile
Re: Laughing Llama Game Jam: gauging interest
« Reply #5 on: March 01, 2012, 09:44:13 am »

It's written in Java, using awt.Image stuff.
And Java Full-Screen Exclusive Mode.
A lot of the frameworks we wrote ourselves.

The birds are just directional missiles, pretty much.
They target a point that rotates their caster,
unless there is a valid enemy target nearby.
And they have a nice slow turn radius to make
them swoop around and stuff.
Logged