/YASC

Yet Another Splix Clone, written in Python 3 with pygame library

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

YASC

Yet Another Splix Clone, written in Python 3 with pygame library

keyboard commands for YASC 1.0:

movement: [cursor keys] (up, down, left. right)

quit game: [escape]

pause your snake movement: 'P'

pause the whole game: 'H'

save your game to disk: 'S'

load game from disk: 'L'

after loading, the game is stopped; to unpause game (or restart moving your snake from 'P'-mode), use cursor keys

For copying information, please see the LICENSE file (this is AGPL'ed opensource software, so feel free to modify and distribute it, together with this ReadMe and the LICENSE file).