August 24th-27th 2012 :: Theme: Evolution
Biods is a "game of life" simulation. Biod populations evolve based on their environment.
You "win" by growing certain populations for each stage. You play by changing the Starvation and Mutation Rates. You can also mutate individual Biods, add food to the map (Right Click) or Drag Biods around.
It's a pretty experimental game. Let me know your thoughts. Thanks!
Made a port of the game for Silverlight that can be played in browser. Note: You must enable to Graphics Acceleration through the Silverlight control panel for the game to run. Also, silverlight port doesn't work on Mac :(
Update: Changed the Windows Install to use Reach Profile, so should work on older graphics cards.
Downloads and Links
Ratings
![]() | Coolness | 66% |
#99 | Theme | 3.67 |
#309 | Humor | 2.24 |
#395 | Innovation | 2.79 |
#596 | Audio | 1.23 |
#612 | Graphics | 2.27 |
#644 | Overall | 2.40 |
#648 | Mood | 1.90 |
#691 | Fun | 1.93 |
Comments
Not sure where I'm supposed to share the source, but here it is: https://bitbucket.org/tdonlan/biods
Well it took me some time to understand the game rules. Some explanation panel at the beginning of the game should be added. The simulation have a good visual render, but trying to influence things by just muting the biods is a bit difficult. At the end, I was just waiting for winning conditions to happen with me playing or not.
Fun and one of the better alife simulations I've seen, great work!
I had a difficult time trying to figure out how to influence the game and eventually give up.
Also to kevincorrigan's comment, the issue is likely that the XNA game was compiled in the wrong profile. By default XNA uses a HiDef profile that requires an DX10 or DX11 (can't remember which one) video card to run. If you set the game to the "Reach" profile you lose some things like advanced shader support, but the game will run on a DX9 compatible card. Unfortunately most of the Intel integrated graphics popular on laptops and older cards don't support the HiDef profile.
Working on getting a silverlight version up and running this evening. Thanks for playing!
Please do NOT make games that need to be installed for LD, I do not want to have hundreds of "play once for some minutes" games installed nor have to uninstall every one manually after playing it. (nothing against the game itself)
Web version should now be working. Let me know if you have trouble running it (requires Silverlight 5)
Interesting game. I wouldn't call it 'fun,' but it is interesting.
web is hanging in all my browsers I am running 64bit windows 7, I tried it in ie9-64 and chrome. I have silverlight updated.
It's a good start to a great SIM I hope you push it further post compo
UI is confusing. Sometimes the mutate button wouldn't work (don't know if that was intended or not). Also, there's a point when you lose control of the situation completely, due to the exponential reproduction rate. It seems to me that whatever you do the first couple of seconds determines the final outcome.
It's a good simulation engine and fits the theme very well, but for a game, you're not supposed to take control away from the player ;)
For the silverlight version, have to open up the Silverlight Menu and enable 3D graphical support. I know it sucks, but thats Silverlight for you. Also, the silverlight version wont work on Mac / Linux :(
It's interesting, but lacks a certain amount of control. It seems as if winning is a random chance caused by the biods. Nice effort, though.
I think I'm just REALLY bad at it - I couldn't get past level 1, even after trying several times. Hum.
I think the buttons didn't always work, had a hard time getting the mutate button to activate. It's very hard to follow what's actually happening, especially since I think sometimes the biods get stuck into a huge clump and you can't really select anything. Our approach on this theme was kinda similar and it's nice to see how you've implemented it. There definitely seems to be a simulation in place but it's just too hard to get an idea of what difference your mutations made.
I can't get the web version running either - windows 7, have silverlight up to date :(
Pretty cool idea. Experimental for sure, but I like your take on the theme. I also really liked all the tiny faces and modes of biods. Good job :)
The web version didn't work for me even after I updated silverlight, it just didn't load. I tried the windows version and that worked fine. Interesting idea, I got through level 1 without knowing what was going on but after that it became more challenging and fun. Cool entry that fits the theme well.
It's hard to figure out what to do and how. I still don't have a clue what is feeding for. They proliferate so fast they populate the screen in a minute.
Can not pud food on an right side area of the screen and they are drawn on the display too.
You must sign in to comment.
XNA game - download the zip and run setup.exe to install via Clickonce.
Will be adding a bunch more polish for the jam!
Was lots of fun, my first successful LD48 entry!