-
Notifications
You must be signed in to change notification settings - Fork 0
Qt/C++ implementation of Conway's Game of Life
License
GPL-3.0 and 2 other licenses found
Licenses found
GPL-3.0
LICENSE
Unknown
license.cpp
Unknown
license.h
Apfelin/Game-of-Life
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Copyright (C) 2016 Birlica Alexandru, Brindusescu Silvia, Cojocaru Laura-Andreea, Duda Sergiu, Jinga Radu, Pelin Vlad, Popescu Ioana-Laura, Mirescu Raducu 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 3 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, see <http://www.gnu.org/licenses/>. ---------------------------------------------------------------------- Program realizat de studentii grupelor 323AC si 322AC, mentionati anterior. Unelte folosite: - IDE: QT Creator 3.5.1 - Limbaj: C++ Mai multe informatii despre Game of Life se gasesc la adresele: - http://en.wikipedia.org/wiki/Conway's_Game_of_Life - http://mathworld.wolfram.com/GameofLife.html Utilizare: Din linia de comanda, se lanseaza programul astfel: ./program_executabil <p_num_threads> <generations> <initial_board_file> <final_board_file> e.g.: Game_of_Life 4 2000 input.text output.txt (Windows) ./Game_of_Life 4 2000 input.txt output.txt (Linux) Programul functioneaza acum si prin lansarea directa a executabilului.
About
Qt/C++ implementation of Conway's Game of Life
Resources
License
GPL-3.0 and 2 other licenses found
Licenses found
GPL-3.0
LICENSE
Unknown
license.cpp
Unknown
license.h
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published