Skip to content

toczekmj/PythonLabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computational Tools for Physics

PythonLabs

This repo is mostly about the credit project for Python classes in the year 2023/2024 taught under supervision of Mr. Witold Przygoda. In addition there are plenty of assignments which were obligatory to pass the classes.

Author

About

This project is based on John Horton Conway's Game of Life and it is implemented using Python Language, with additional use of Pandas, and PyGame libraries.

Features

  • Traditional Game of Life gameplay
  • Resizing the board
  • Paint cells on the board using LMB
  • Remove cells from the board using RMB
  • Play / Pause the game
  • 4 built in patterns
  • Ability to Import and Export your own pattern

Requirements

  • Python 3
  • Pandas
  • PyGame
pip3 install pandas 
pip3 install pygame
python /PythonLabs/Projekt/main.py

License

MIT - free to use, just consider starring this repo if it was any helpful :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages