• Register

This member has provided no bio about themself...

Comment History
TheStatPow
TheStatPow - - 5 comments @ Binarray

Oh man, I was working on a thing to post on the forum when this genius idea popped into my head!

SoundCard component!!

Its simplier than making a networking card component and more useful/on topic because electronic are heavily used to make synthesizers and such.

Good karma+1 vote
TheStatPow
TheStatPow - - 5 comments @ Binarray

Yeah, looks like I didn,t had the 0.11 update, and I never tested to see if the mem component kept memory of things after reload.

silly of me :P

As for the network card component: Coding wise bind to local Ip and use a specific port for the game, send plain text packets of binaries "01010101" if you don't want to complicate things to much.

Idk if you have basics in networking programming but as far as im concerned this might get complicated, idk if unity as the ability to automaticly port foward, if not then I doubt the network card will be of any use since it will only be useable on LAN.

On another note, your game gets detected by Anti Viruses, which can be a drawback for people who wants to try it. I know there isn't a virus in it but, you should get that fixed if you can because the AV blocks it and it can convince somebody else to not try it.

Good karma+1 vote
TheStatPow
TheStatPow - - 5 comments @ Memory Comonents

Theres an error in that system :)

You can't write to the memory since the only one way the wire is going is only allowing signals to go out, but not in.

Source: had the same happen to me.

Good karma+1 vote
TheStatPow
TheStatPow - - 5 comments @ Binarray

Im glad you're getting back on the project :D
I know how hard it gets to continue programming/developping something when not many people are giving you a bit of a moral support, I've gone trough that a few (I have an entire folder of python project i've never finished)

As for features I would like to see in the game:

Wire Color: Ability to set wires a certain color, because some systems become huge and it can be hard to find your way trough it

Microchips: this one might be a bit complex to explain, right now we can do our systems and they are visually appealing, but lack in disponible space and im sure it can be because of graphical limitation, you could fix that by making microchips which would be prebuild/pre calculated systems that just take in input and outputs without all the graphical stuff with all the wire illuminating and such, a little like the components, this would give the possibility to make even bigger systems without asking too much on a graphical level (even then you could still halt the main system's current progression as the current is going trough the microchip)

Magnetic tape/hdd: Wouldn't be too much complex , we just need something that can save, because as of right now all we can do is RAM and once you close the program, like that *poof* its gone :o

Start new project: We need a button to start a new project please, each time I want to start a new one i need to close binarray and reopen it xP

Switches and Lights: Click goes the switch, I cannot name any Old computer that didn't had tons of switches and lights that flickers everywhere, it just always look so cool :D

Ill make sure to drop a project or something like that in the next days on the forum, since its a bit empty :P

Networking card (component): This one is extremely optional, as networking stuff can be a pain in the arse to code.

Good karma+1 vote
TheStatPow
TheStatPow - - 5 comments @ Binarray

I do not know wether you are still developping this game or not, I hope so ..

I really am looking foward to see more update of this game because its something I really wanted since a long time, I was even close to start programming it myself but in 2D. Sadly productivity issues kicked in for me.

about 2 weeks ago I felt on this project and was happy to see somebody was working on something I have been long looking for, and I hope you are still working on it.

Good karma+1 vote