View unanswered posts | View active topics It is currently Thu Mar 28, 2024 2:11 pm



Reply to topic  [ 48 posts ]  Go to page 1, 2, 3, 4  Next
 Falling Sand Game 3D *Build 3 
Author Message
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13143
Location: Here
Reply with quote
Post Falling Sand Game 3D *Build 3
Falling Sand Game 3D

Image

More pics:


A little project I've been working on. It's a particle simulator based on the classic 2D falling sand games, complete with moddability.

Modding guide:
Basic keyword guide:
Code:
element <name> <redColor> <greenColor> <blueColor> <density> <selectability>
neighbor <probability> <reactant1> <reactant2> <product1> <product2>
self <probability> <reactant> <product>
move <element> <verticalMovement> <horizantalMovement>
notself <element> <inhibitingElement1> [inhibitingElement2] [inhibitingElement3...]

More in-depth guide:


From the readme.txt:

Download


Last edited by CaveCricket48 on Mon Sep 12, 2011 1:59 am, edited 7 times in total.



Wed Sep 07, 2011 11:02 pm
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Fri Jul 03, 2009 11:05 am
Posts: 3878
Reply with quote
Post Re: Project FSG 3D *Build 0
Oh man this is quite fun.
Can't wait to see what awesomeness you'll develope off this!


Wed Sep 07, 2011 11:11 pm
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Fri Jan 07, 2011 8:01 am
Posts: 6211
Location: In your office, earning your salary.
Reply with quote
Post Re: Project FSG 3D *Build 0
Hey, plants grow! And fire burns plants!
And water looks alive!

Cool!

I wonder what this will look like in the future.


Wed Sep 07, 2011 11:16 pm
Profile
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13143
Location: Here
Reply with quote
Post Re: Falling Sand Game 3D *Build 1
Build 1:
Bug fixes, and now you can swap through all the elements.


Thu Sep 08, 2011 1:05 am
Profile
User avatar

Joined: Fri Oct 17, 2008 9:46 pm
Posts: 5212
Location: The Grills Locker.
Reply with quote
Post Re: Falling Sand Game 3D *Build 1
I have to say, CC, I'm impressed. This is one prototype that makes the original FSG justice.


Thu Sep 08, 2011 2:02 am
Profile WWW

Joined: Sat Feb 03, 2007 7:11 pm
Posts: 1496
Reply with quote
Post Re: Falling Sand Game 3D *Build 1
This looks very interesting. I remember them having to repeat themselves about how an FSG 3D game would never be made, but here it is. I guess they were just lazy.

Also, mediafire is down. (I never liked them anyway, check out the topic on filehosting somewhere in the main OT).

EDIT: Back up again. I see that you too have caught the processing fever ;)


Thu Sep 08, 2011 3:44 am
Profile WWW
User avatar

Joined: Wed Jul 01, 2009 11:46 pm
Posts: 1930
Reply with quote
Post Re: Falling Sand Game 3D *Build 1
I don't know if you have one already (I'd check it out but as stated by Zalez, Mediafire is down) but you should totes add an antigravity element - those are always fun to play with.


Thu Sep 08, 2011 3:54 am
Profile
happy carebear mom
User avatar

Joined: Tue Mar 04, 2008 1:40 am
Posts: 7096
Location: b8bbd5
Reply with quote
Post Re: Falling Sand Game 3D *Build 1
Modding is beyond easy, just check the physics file. Should be obvious how to make them from that.


Thu Sep 08, 2011 5:55 am
Profile
User avatar

Joined: Fri Dec 22, 2006 4:20 am
Posts: 4772
Location: Good news everyone!
Reply with quote
Post Re: Falling Sand Game 3D *Build 1
Code:
element Herbavore 0 200 0 1
move Herbavore 1 0.1
self 0.01 Herbavore Empty
neighbor 1 Herbavore Fire Empty Fire
neighbor 1 Herbavore Oil Empty Empty
neighbor 1 Herbavore Water Herbavore Herbavore
neighbor 1 Herbavore Plant Herbavore Herbavore

element Carnivore 100 100 0 1
move Carnivore 1 0.5
self 0.05 Carnivore Empty
neighbor 1 Carnivore Fire Empty Fire
neighbor 1 Carnivore Oil Empty Empty
neighbor 1 Carnivore Herbavore Carnivore Carnivore

First public mod release for FSG3D

(Paste this somewhere in your physics.txt file)


Fri Sep 09, 2011 12:11 am
Profile WWW
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13143
Location: Here
Reply with quote
Post Re: Falling Sand Game 3D *Build 2
Build 2! Now with particle density, a "notself" reaction, and an element selection menu.


Fri Sep 09, 2011 1:47 am
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Fri Jan 07, 2011 8:01 am
Posts: 6211
Location: In your office, earning your salary.
Reply with quote
Post Re: Falling Sand Game 3D *Build 2
Oh crap, I missed build 1!

Now I won't have the complete colection. By the way, nice new particles.


Fri Sep 09, 2011 2:05 am
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Mon Jul 12, 2010 5:39 am
Posts: 4557
Reply with quote
Post Re: Falling Sand Game 3D *Build 2
I can't run it for some reason..? The window doesn't appear.
Do I need to do anything special to run it or am I just getting a bad time?


Fri Sep 09, 2011 2:48 am
Profile WWW
User avatar

Joined: Thu Jul 21, 2011 4:34 am
Posts: 2034
Reply with quote
Post Re: Falling Sand Game 3D *Build 2
This looks pretty awesome.
I will definitely download this.
Thanks Miku.


Fri Sep 09, 2011 2:52 am
Profile
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13143
Location: Here
Reply with quote
Post Re: Falling Sand Game 3D *Build 2
Miggles wrote:
I can't run it for some reason..? The window doesn't appear.
Do I need to do anything special to run it or am I just getting a bad time?

Make sure you have the latest version of Java.


Fri Sep 09, 2011 4:10 am
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Fri Jan 07, 2011 8:01 am
Posts: 6211
Location: In your office, earning your salary.
Reply with quote
Post Re: Falling Sand Game 3D *Build 2
Wow, this makes me feel like god creating a very small and voxelized world.

Now we need some elements that are like "alive".


Fri Sep 09, 2011 7:32 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 48 posts ]  Go to page 1, 2, 3, 4  Next

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.726s | 16 Queries | GZIP : Off ]