anirbanhere

↗ HN profile [ 35.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I used AI coding tools to create a single-player logic game called Darkenn. It is like a single player version of Go. Every move flips one cell and its neighbours. Under the hood it is linear algebra over GF(2), and the…