Skip to content

paraizovinicius/Python-projects

Repository files navigation

Conways game of life

This is a game created by John Conway. It is coded with Python, with pygame and numpy. It is necessary to install numpy and pygame. So, before running, code 'pip install numpy' and 'pip install pygame'.

We have 2 codes that you can choose on testing. GameOfLife, where you can freely use the game of life game between the 2 rules available: B3S236 and B3S23. And we have GameOfLife_Patterns, where you can choose 6 main patterns of the game between those 2 rules.

Csv to XLSX

This is a code to automatize routines in your company's needs. It turns csv files to excel files in your Download directory.

About

All python projects designed by Vinicius Paraizo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages