Revision history of "Code für das TIC-TAC-TOE Spiel"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 16:39, 15 September 2023Tkstocke (talk | contribs). . (2,247 bytes) (+2,247). . (Created page with " int pos = 0; int button1_state = LOW; int button2_state = LOW; int player2_count = 10; int player = 1; int places = 0; boolean game_over = false; boolean blink = true;...")