An open API service indexing awesome lists of open source software.

https://github.com/cailllev/puntopp

Punto the Game (but in c++)
https://github.com/cailllev/puntopp

Last synced: over 1 year ago
JSON representation

Punto the Game (but in c++)

Awesome Lists containing this project

README

          

# PuntoPP
Punto the Game (but in c++)

# TODO
- add mutlithreading (maybe 1 thread per possible top level play in get_best_plays)
- implement secure random (maybe libsodium)
- add check in heuristic for "impossible lines", i.e. when opponents card >= highest own card
- add checks for all remaning cards, not only avg card?
- https://stackoverflow.com/questions/6261201/how-to-find-memory-leak-in-a-c-code-project