Source code for sugaroid.game.game

import os


[docs]def game_file(name): """ " Return True if filename represents a game. """ return False