Factorio TIC-TAC-TOE

Post pictures and videos of your factories.
If possible, please post also the blueprints/maps of your creations!
For art/design etc. you can go to Fan Art.

Post Reply
User avatar
GalactusX31
Inserter
Inserter
Posts: 28
Joined: Thu Jul 20, 2017 11:27 am
Contact:

Factorio TIC-TAC-TOE

Post by GalactusX31 »

Hello everyone, I've been playing factorio for a while now and I love the logical part and automation, and because many processes take time, in my free time I wanted to do something different, just for fun and a personal challenge, I searched the forum and google, and it seems that nobody has done this, so I've built it and I want to show you :)

I present to you: TIC-TAC-TOE

Image
Player control
Game logic rules
Game board
I am sure that I have made mistakes, that this design can be improved, but for now, I do not have enough knowledge of the factorial logic to do it, any suggestions to improve will be well received, I hope you like it and have fun :)
Blueprint

looney
Inserter
Inserter
Posts: 34
Joined: Wed Nov 04, 2015 11:44 am
Contact:

Re: Factorio TIC-TAC-TOE

Post by looney »

There's probably a way to drastically simplify your circuitry by using bit-wise operators, eg AND.
If you say that each board position is 2^N. With a single constant generator you can emit all the winning board positions; A=7, B=56 etc
Then I think you can AND the winning positions against both players ....
Or something like that anyway.

Post Reply

Return to “Show your Creations”