| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CardsFit-0.1.2.tar.gz | 2013-01-07 | 139.6 kB | |
| CardsFit-0.0.7.tar.gz | 2012-11-19 | 120.3 kB | |
| CardsFit-0.0.6.tar.gz | 2012-11-18 | 119.2 kB | |
| ReadMe.txt | 2012-11-18 | 1.7 kB | |
| CardsFit-0.0.5.tar.gz | 2012-11-18 | 117.5 kB | |
| CardsFit-0.0.2.tar.gz | 2012-11-04 | 115.5 kB | |
| CardsFit-0.0.1.tar.gz | 2012-10-06 | 113.5 kB | |
| Totals: 7 Items | 727.2 kB | 0 | |
"Planning": this folder contains sourcecode files until the game can really be played somehow. CardsFit ReadMe.txt -------------------- Universal game with (adapt) number of cards with (adapt) graphics on it; Cards are upside down on the table; player clicks on a card to show it, then on another card he thinks might be the same, i.e. (adapt) 2 cards that fit gives a score and the cards disappear from the table. Otherwise/then it's the turn of the other player. The numbers of cards is dependent of the graphics available to fill the cards, and the game-system chosen: 2 of the same, 3 of the same, 4 of the same. Upload of images in a directory can be imported and give you new cards! You can upload scans of your own drawings, pictures of animals you made, etc; have your own game! Started 2012 - Check the last version on SourceForge. Use: ---- These are the gambas sourcecode files. Run from the gambas programming environment (Gambas2). Users: install Gambas2. Download CardsFit and unzip the tar.gz file. Start Gambas and from there File, Open the unpacked Cardsfit project. Click "Run". Can also be compiled to a .gambas file to run with the gambas runtime interpreter only: Open in Gambas, Choose "make executable" (option: link on desktop). (not adapted to or tested on Gambas3 yet) Note on Gambas: -------------- Easy programming on Linux Desktop: syntax based on basic, concepts based on object-oriented languages like java . Gambas2 is found in most Linux distributions, look for development, educational, ... Gambas is Free Software. More info --------- Check on the SourceForge project page http://sourceforge.net/projects/cardsfit/