Viewing profile — igpay
igpay
HN member- Joined
- Sat, Mar 15, 2014, 10:16 PM UTC
- HN karma
- 628
- Public activity
- 55 items
- HN profile
- View on Hacker News ↗
About igpay
https://csun.io
Recent public activity
-
comment
Comment #48985189
It is not yet but the game is still under active development and bots have been requested. If you’re interested in getting updates on development, the discord (linked on the site) …
- story
- story
- story
- story
- story
-
comment
Comment #40677971
Hey there, I thought this was a good idea so I added it to the game as "Tutor" mode. Thanks!
-
comment
Comment #40677968
The D20 was the first die shape I tried and I ended up just sticking with it. My reasoning was basically the same as yours - 5% intervals look better. Agreed that 6 sided dice woul…
-
comment
Comment #40677939
I can't edit my original comment but I have updated the game with "Impossible" difficulty mode as implemented by Louis. Based on a suggestion from a sister comment, I have also add…
-
comment
Comment #40675312
Hey all, I'm the author of Probabilistic Tic-Tac-Toe. I'm currently working with Louis to integrate this solver into the game itself so that people can play against it. I'm hoping …
-
comment
Comment #40642279
The current code for board generation is as follows: var neutralChances = Random.Range(1, MaxNeutralChances + 1); square.GoodChances = Random.Range(MinGoodChances, 20 - neutralChan…
-
comment
Comment #40638271
Yes, the AI mostly just looks for plays that have high certainty and are connected to other potential winning squares (for either team). Then it weights plays positively or negativ…
-
comment
Comment #40638174
Yes, those should go straight to a "Tie" result.
-
comment
Comment #40638163
Thanks! I've added a fast forward button to the top left so that you can play faster.
-
comment
Comment #40638084
Agreed that 3D is overkill. I'm fastest at prototyping in Unity though and this was only a couple day project, so I'm unlikely to port it to anything else. Probabilities are mostly…
-
comment
Comment #40638046
That's good feedback, thanks. I've added a fast forward button to the top left.
-
comment
Comment #40635966
Thanks for that, I added a loading bar. It should be visible now if you refresh the page.
- story
- story
-
comment
Comment #37045702
I love this website - such a great repository of knowledge that presumably would've been lost to time otherwise. Although I don't remember there being so many ads last time I visit…
-
comment
Comment #36606450
https://www.csun.io/ pretty random assortment side projects
- story
-
comment
Comment #30551406
Nope, I definitely do not have human calculator abilities. I'd solve your example problem with long multiplication, and would likely be unable to do so without pen and paper. The o…
-
comment
Comment #30549909
Negatives are the same shape as their positive counterpart, but the inverse. So where there would normally be a shape for the number, there's instead a void or impression that want…
-
comment
Comment #30549878
No color associations for me. In fact, I mostly "feel" the shapes I describe in the article rather than seeing them constantly. The pictures I ended up drawing are what the shapes …