Browse Search Popular Register Upload Rules User list Login:
Search:
dot fight data display

Image:
screenshot of the scene

Author: rorziz

Group: Default

Filesize: 43.95 kB

Date added: 2017-04-22

Rating: 6.5

Downloads: 2719

Views: 792

Comments: 6

Ratings: 4

Times favored: 0

Made with: Algodoo v2.1.0

Tags:

Scene tag

when the dots hit eachother they each produce a random number, the dot that produces the higher number converts the other dot to their color! and then i was just playing with ways of displaying data
Last edited at 2017/04/22 13:14:54 by rorziz
Please log in to rate this scene
edit
Similar scenes
Title: Kutis Display NT 1.0 - 4:3 - 16x12 px!!! B&W - Made in 1.7.4
Rating: 5
Filesize: 55.81 kB
Downloads: 450
Comments: 0
Ratings: 1
Date added: 2010/07/08 09:12:14
Made with: Algodoo before v1.8.5
Rating: rated 5
download
Title: Computer for Collab - 0.1.1b
Rating: 5
Filesize: 31.55 kB
Downloads: 939
Comments: 3
Ratings: 1
Date added: 2010/08/03 20:34:17
Made with: Algodoo before v1.8.5
Rating: rated 5
download
Title: Laser Disk Reader(simple)
Rating: 5.375
Filesize: 7.84 kB
Downloads: 468
Comments: 1
Ratings: 2
Date added: 2009/09/06 00:34:15
Made with: Algodoo before v1.8.5
Rating: rated 5.4
download
Title: Laser Disk Reader(simple)(Fixed)
Rating: 5.625
Filesize: 6.74 kB
Downloads: 655
Comments: 1
Ratings: 2
Date added: 2009/09/06 02:30:08
Made with: Algodoo before v1.8.5
Rating: rated 5.6
download
Title: my 16 8 CRT Display
Rating: 5
Filesize: 506.02 kB
Downloads: 321
Comments: 1
Ratings: 1
Date added: 2011/10/23 06:42:38
Made with: Algodoo v2.0.0 RC1
Rating: rated 5
download
Title: LCS PC 10.5 with new LX1 CPU
Rating: 5.2222
Filesize: 31.49 kB
Downloads: 723
Comments: 2
Ratings: 3
Date added: 2010/11/12 19:51:16
Made with: Algodoo before v1.8.5
Rating: rated 5.2
download
This is awesome!
as it sometimes goes on a bit longer than the graph has space for i will add a loop in for it in the future, should be revising right now though...... oh the things you find to do when you should be doing somthing important!
thanks man
Nice presentation and operation.:tup: :tup:

Here's another way of doing the code, it's just FYI since your code works fine:

e.other._type != e.this._type ? {
_win = rand.uniform01;
e.this._win > e.other._win ? {
eval("scene.my.type" + _type + " = scene.my.type" + _type + " + 1");
eval("scene.my.type" + e.other._type + " = scene.my.type" + e.other._type + " - 1");
e.other._type = e.this._type;
e.other.color = e.this.color
} : {}
} : {}
ah thants a much cleaner way of doing it! didnt realise you could do that, thanks
very interesting!
I like how the fact that this is light (to download and doesn't lag) and, because it is fun and exciting!
(I barely died trying to root for the red ones)
GONGRATS!
(maybe you could add more colors later!)