-
Notifications
You must be signed in to change notification settings - Fork 0
Simple game used to learn pyGTK. It's a clone to the popular games in Android in which you have to guess the names of the logos. This one only has free software (or related to) logos.
License
GPL-3.0, Unknown licenses found
Licenses found
GPL-3.0
LICENSE
Unknown
COPYING
guillermogf/FreeLogoQuiz
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
FreeLogoQuiz v0.2 Author: Guillermo Gómez Fonfría Email: [email protected] FreeLogoQuiz is a simple game that was created to test pyGTK It is a clone to the popular Android game Logos Quiz, but only using logos of free software projects or related to the free culture movement. REQUIREMENTS * Python 2.7 with pyGTK 2.0 installed RUN THE PROGRAM To run the application you need to make it executable: $ chmod +x FreeLogoQuiz.py And then run it $ ./FreeLogoQuiz.py If that didn't work try this: $ python FreeLogoQuiz.py FILES This version has the following files: * FreeLogoQuiz.py -- The program * logos -- All logos used by the program * README -- This document * README-ES -- This document in Spanish * COPYING -- A document explaining the license. * LICENSE -- A copy of GNU GPL The following are the files this program uses to save information: - ~/.config/freelogoquiz |- ~/.config/freelogoquiz/n1.txt -- Level 1 logos |- ~/.config/freelogoquiz/n2.txt -- Level 2 logos |- ~/.config/freelogoquiz/n3.txt -- Level 3 logos |- ~/.config/freelogoquiz/n4.txt -- Level 4 logos FEATURES Features: * 80 logos of different projects in 4 levels. * 16 logos have 4 tips each one. * Save the logos already guessed. * Tick guessed logos. Future features: * Add tips for every logo.
About
Simple game used to learn pyGTK. It's a clone to the popular games in Android in which you have to guess the names of the logos. This one only has free software (or related to) logos.
Resources
License
GPL-3.0, Unknown licenses found
Licenses found
GPL-3.0
LICENSE
Unknown
COPYING
Stars
Watchers
Forks
Packages 0
No packages published