Could you give a reason for why you think, especially in a technology context, it is a shitcoin? I'm new to this space, but reading about it it seems quite impressive to me. So enlighten me.
Also, I think it might be buggy, or am I just not getting your UI? Each of my 10 submissions have one lost game and one won game. The lost games are lost on move #1, while the other game always wins. I first thought…
The score of a game is very much dependent on luck, though.. I've made an AI bot (https://github.com/helgefmi/c2048) that averages on ~50k score, but its highscore is ~220k. Sometimes it gets 13k. So to get a good score…
Why not? That would be awsome. There's already a python repository for interfacing with bots, and it works using unix socket. It's here: https://github.com/matslindh/4096 I'm not sure 1vs1 battle matches is the best…
I was coincidentally working on the same thing when I saw this yesterday. Pushed the code to https://github.com/helgefmi/c2048 if it's of anyones interest. It's just a wicked fast board implementation with a simple…
Could you give a reason for why you think, especially in a technology context, it is a shitcoin? I'm new to this space, but reading about it it seems quite impressive to me. So enlighten me.
Also, I think it might be buggy, or am I just not getting your UI? Each of my 10 submissions have one lost game and one won game. The lost games are lost on move #1, while the other game always wins. I first thought…
The score of a game is very much dependent on luck, though.. I've made an AI bot (https://github.com/helgefmi/c2048) that averages on ~50k score, but its highscore is ~220k. Sometimes it gets 13k. So to get a good score…
Why not? That would be awsome. There's already a python repository for interfacing with bots, and it works using unix socket. It's here: https://github.com/matslindh/4096 I'm not sure 1vs1 battle matches is the best…
I was coincidentally working on the same thing when I saw this yesterday. Pushed the code to https://github.com/helgefmi/c2048 if it's of anyones interest. It's just a wicked fast board implementation with a simple…