snowglobe by manax

[raw]
made by manax for LD23 (COMPO)
Not very "game-like" at this point. But it is interactive, so left-click-and-hold. Escape to quit, space to pause.

Warning: I have no idea how well this works across different distros for linux (and have some limited evidence that it might not work at all without a rebuild), haven't tried to do that very often, so let me know if you have problems.

See the README for build instructions.

I will attempt to do a windows port later.

"current" will always be latest version (for next few hours), other versions are in same directory.

UPDATE 2012-04-30: After several more hours than I spent on the original entry, and a failed attempt at using emscripten, I learned javascript enough to port the whole damn thing. It is as close to a straight port (no enhancements or bug fixes) as I could manage. Events aren't as well handled as I'd like, but good enough.

Ratings

Coolness 61% 3
Overall 2.33 793
Audio 1.38 722
Fun 1.85 835
Graphics 2.82 469
Humor 2.32 375
Innovation 3.03 391
Mood 2.28 680
Theme 3.85 64

Feedback

hulahulahest
23. Apr 2012 路 09:19 UTC
Cannot run (no Linux system to run it on).
Raptor85
24. Apr 2012 路 11:31 UTC
can't test, you only compiled for 32 bit and you didn't pack the 32 bit SDL lib with the executable..only the addon libs.
Pierrec
25. Apr 2012 路 10:19 UTC
It looks great, but unfortunately I'm on Windows (Wow...I never thought I could say this about a game)
馃帳 manax
26. Apr 2012 路 02:12 UTC
Okay, so I'm working on porting it to js, so hopefully I'll have this working in a day or so.
wademcgillis
26. Apr 2012 路 22:49 UTC
I cannot run this entry. I don't have a computer that runs linux.
madflame991
29. Apr 2012 路 12:32 UTC
What's "Linux"? :D
caranha
03. May 2012 路 01:40 UTC
It is a very interesting idea -- I really like "world simulation" games, and it is very interesting to watch the little globe inside the snow globe develop.

That said, there seems to be very little to be done in this case - all that shaking the globe does is to destroy the trees, right? It doesn't seem to influence the little men or animals inside.

I think with a few more interactions, this game could be really fun! Keep up the good work :-)
馃帳 manax
03. May 2012 路 02:13 UTC
Once I came up with the idea, I liked it too much not to build it, even though it wasn't very interactive. I had started some code to allow you to switch to a top-down view, and intended the little dudes to build houses and farms, but ran out of time... :)
HybridMind
03. May 2012 路 02:47 UTC
I think it is a fun setup for a game but as you've stated, not really any game in here. Too bad my only action is too destroy the little world. I'm letting it grow while I write this to see if something else happens. I like the old school graphics, reminds me of Amiga days.
KevinWorkman
03. May 2012 路 03:06 UTC
This is definitely an interesting concept, but like you said, this isn't much of a game yet. I'd like to see what you can do with more time to explore the idea!
dcolgan
03. May 2012 路 03:12 UTC
The idea of a snowglobe fits this theme very nicely. I would have loved to see what this would turn into with more time.
馃帳 manax
04. May 2012 路 21:13 UTC
Spoiler: Here's a list of all the things that can happen:
o Animals move around
o People move
o Trees fall (when they get too old)
o When a person is near a deer, the person will chuck a spear at them.
o Snow accumulates on the ground, which can be shaken.
o Bubbles form when the globe is shaken
o Trees lean & fall over when shaken, bigger trees are more likely to fall over.

Stuff I really wanted to get to:
o People would build houses, then farms, then other structures.
o Wanted to make the snow swirl when shaken, but didn't come up with a clever algorithm for that.
o Want to allow you to tip the globe, and look at it from the top (actually started on that, you can see some frames from tha anim in the pngs).

Still didn't have any ideas for a good game mechanic. :)
vilya
04. May 2012 路 21:24 UTC
Great use of the theme, but it's not a game as such. Maybe you could have turned it into some kind of a god game?
Hazematman
05. May 2012 路 05:32 UTC
Very cool idea, but I'm gonna go with what everyone else said here: it's very unfinished. This would have been a perfect game with this theme, but sadly it is unfinished. I would have loved to play a game where I build my own little world in a snow globe :D
Catman
07. May 2012 路 16:33 UTC
Weird, but interesting! I really like how the trees grow and the animals appear. Should put a game in there!
VoidChronos
08. May 2012 路 00:54 UTC
Not really bad, although it is not a game. I could look on this for quite a long time. Thanks for the web version. Anyway, Good Job!
Rabbits...
10. May 2012 路 05:06 UTC
Take that...trees...I liked that the trees could fall down..
Pacifist Games
11. May 2012 路 01:20 UTC
As you said it isn't quite a game. I wasn't sure what exactly was causing the trees to stand up, and sometimes they would randomly disappear. I really wish I could shake it up and down too. You should keep working on this! :)
tomhunt
11. May 2012 路 03:33 UTC
lol'd at the stuff falling down when i shook the snowglobe!
saint11
12. May 2012 路 02:49 UTC
It felt a little pointless :/
JellyFame
12. May 2012 路 14:23 UTC
Really interesting to watch what's happening. Would like to see more stuff happening.
trylle
12. May 2012 路 14:56 UTC
Very cool, lovely atmosphere(!) Now make the game! :)

It's a shame you couldn't figure out how to make the snow swirl after shaking it, since that's the first thing people expect to happen.
gormio
12. May 2012 路 16:44 UTC
Nice start although there's not much of a game in here. I wanted to shake it up and down too but that didn't seem possible :)

I had to rename libstlport.so to libstlport.so.5.2 before I could run it.