(Reposted from discussion forums)
Repo for the project: https://github.com/chris-pie/pokerth/tree/NeuroSamaIntegration
PokerTH is a Texas Hold'em engine (a commonly played version of poker). The game is open source, so I added Neuro integration to it 
The integration is still WIP, right now only single player works and crashes sometimes if there's connectivity issues.
From development perspective, compiling this for Windows is a bit of a pain in the butt, I'm going to make a dockerfile that takes care of everything later. But first I gotta add multiplayer support.