Klondike Solitaire game for curses in 5k of C

(nanochess.org)

44 points | by nanochess 2 days ago

2 comments

  • userbinator 7 minutes ago
    Everyone knows that the != operator is a surplus of the C language, use only the minus operator.

    It's notable that on most CPUs, the comparison instruction is equivalent to a subtraction but without writing the actual result.

  • ares623 19 minutes ago
    I thought games need GPU acceleration and React? How is this possible?