Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 2.25 KB

README.md

File metadata and controls

42 lines (24 loc) · 2.25 KB

Introduzione

Questo repository contiene un'implementazione de Il Gioco della Vita di Conway (Conway's Game of Life).

Il codice presente in questo repository è stato scritto durante le riprese del video CA-23-007 del canale YouTube AFK.

Il programma è stato svolto utilizzando i seguenti interpreti/librerie

  • Python 3.9.12
  • PyGame (2.3.0)

utilizzando l'ambiente di sviluppo PyCharm su Windows 11.

Il codice caricato durante il commit iniziale è esattamente uguale a quello visto nel video. Successivi cambiamenti potranno essere identificati utilizzando diff.

Contatti

Lasciate un commento al video è un ottimo modo per domande generiche. Domande specifiche sono incorragiate via e-mail, presente nella sezione Informazioni sul canale.

Licence Agreement

The code in this repository is released under the terms of GNU GPLv3 Licence Agreement. A summary of this (and other FOSS licences is provided here).

Disclaimer

The code provided in this repository is provided AS IS and is intended for educational purposes only.

From the MIT License

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE

GPLv3 Python 3.9 PyGame 2.3

Instagram Profile YouTube Channel