https://github.com/dwarfmaster/cancer-game
Ce jeu vous met dans la peau d'une cellule cancéreuse qui cherche à se faire des camarades.
https://github.com/dwarfmaster/cancer-game
Last synced: 9 months ago
JSON representation
Ce jeu vous met dans la peau d'une cellule cancéreuse qui cherche à se faire des camarades.
- Host: GitHub
- URL: https://github.com/dwarfmaster/cancer-game
- Owner: dwarfmaster
- License: gpl-3.0
- Created: 2012-09-04T18:57:37.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2013-01-13T09:30:02.000Z (over 13 years ago)
- Last Synced: 2025-07-09T05:41:53.032Z (12 months ago)
- Language: C++
- Homepage:
- Size: 406 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Description
===========================
Ce jeu vous met dans la peau d'une cellule cancéreuse qui cherche à se
faire des camarades. Pour avoir plus d'informations à propos du jeu,
tapez la commande 'make cdc' pour voir le dossier (en pdf) du jeu.
Installation
===========================
Pour tester le programme, après l'avoir télécharger, il aller dans le
dossier 'src' et taper 'make'. S'il y a une erreur, vérifiez que vous
avez toutes les dépendances installées. Puis téléchargez le fichier
recs_dev.tar.xz à l'adresse
https://github.com/lucas8/Cancer-game/downloads. Ensuite, décompressez
le et copiez le dossier .cancer-game ainsi obtenu dans votre HOME. Vous
n'avez plus qu'à lancer le programme cancer.prog.
Licence
===========================
Copyright (C) 2012 Chabassier Luc
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.