Reversi
Powered by Python 3.11.6, pygame-ce 2.4.0.dev3, pygbag 0.8.6
Pygamify by Kyuchumimo
Game logic by Al Sweigart. See: https://inventwithpython.com/chapter15.html
"Reversi: Strategy board game for single player"
CHANGELOG 240308
• added display init code by pmp-p
CONTROLS
KEYBOARD
UP | [ ↑ ] Arrow up key |
DOWN | [ ↓ ] Arrow down key |
LEFT | [ ← ] Arrow left key |
RIGHT | [ → ] Arrow right key |
SELECT | ( 1 ) button / [ Z ] key |
TODO
• 2-player mode
• 32KiB size MicroPython compatible source code for real hardware
Development log
- -CHANGELOG-Jan 17, 2024
Comments
Log in with itch.io to leave a comment.
Doesn't work for me. Can't get past the opening title.
See CONTROLS section for more details.
Just press the Z or X keys on your computer keyboard to start the game.
Buttons "0" and "1" are virtual, since the game is designed for a fantasy console.