Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

C2N14/memorama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Concentration game

The repository is an archive of a school project to implement a simple concentration game (memorama in Spanish) in Python 3. As such many comments and propmts are in Spanish.

reto.py

This file corresponds to the terminal only implementation of the game, and was used as an example for tutoring other students in the basics of programming in Python.

memorama.py

This file corresponds to the GUI implementation, using the PyGObject library and GTK3.

Note: Currently the original Glade GUI file is missing, ergo the program will fail. However, this file was very simple, and a replacement could be made very easily.

About

ARCHIVE repo for course work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages