All Projects → Josephbakulikira → Conway-s-Game-of-life---Python

Josephbakulikira / Conway-s-Game-of-life---Python

Licence: other
Conways game of life with pygame

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Conway-s-Game-of-life---Python

100 Plus Python Coding Problems With Solutions
A list of python problems for beginners and intermediate developers
Stars: ✭ 163 (+526.92%)
Mutual labels:  programming, coding-challenge
links-uteis
📎 A curated list of awesome project development links
Stars: ✭ 2,547 (+9696.15%)
Mutual labels:  programming, project
End-to-End-Machine-Learning-Projects
This repository contains Machine Learning projects that involve the steps starting from data collection to deployment
Stars: ✭ 74 (+184.62%)
Mutual labels:  programming, project
nerdojo
🥋 Coding Dojo é uma forma de treinar suas habilidades em desenvolvimento de sistemas. Usamos o formato KATA. Nesse formato vamos apresentar o desafio e apresentar a proposta de solução (sem mostrar o código), e reunir as pessoas em equipes. Esse repositório serve como uma central de tudo o que acontece no NCD. Fique por dentro!
Stars: ✭ 36 (+38.46%)
Mutual labels:  programming, coding-challenge
Cs Fundamentals
🎓 Data structures and algorithms
Stars: ✭ 869 (+3242.31%)
Mutual labels:  programming, coding-challenge
100-redteam-projects
Projects for security students
Stars: ✭ 731 (+2711.54%)
Mutual labels:  programming, project
Competitive-Programming-Codes
Includes codes from coding competitions and contests over the internet. Languages:- Python3 and C++
Stars: ✭ 14 (-46.15%)
Mutual labels:  programming, coding-challenge
Beginners C Program Examples
Simple, Short and Sweet beginners friendly C language programs
Stars: ✭ 138 (+430.77%)
Mutual labels:  programming, project
Learn X By Doing Y
🛠️ Learn a technology X by doing a project - Search engine of project-based learning
Stars: ✭ 242 (+830.77%)
Mutual labels:  programming, project
ATtiny85-TinyDFPlayer
MP3-Player
Stars: ✭ 22 (-15.38%)
Mutual labels:  project
arcus.templates
Collection of .NET templates & tooling to get started very easily.
Stars: ✭ 16 (-38.46%)
Mutual labels:  project
project sketch
A nerd's boilerplate for your Python project.
Stars: ✭ 19 (-26.92%)
Mutual labels:  project
Pycraft
Pycraft is the OpenGL, open world, video game made entirely with Python. This project is a game to shed some light on OpenGL programming in Python as it is a seldom touched area of Python's vast amount of uses. Feel free to give this project a run, and message us if you have any feedback!
Stars: ✭ 39 (+50%)
Mutual labels:  pygame
cc4e
C Programming for Everybody
Stars: ✭ 88 (+238.46%)
Mutual labels:  programming
Pointcloud-to-Images
An algorithm for projecting three-dimensional laser point cloud data into serialized two-dimensional images.
Stars: ✭ 54 (+107.69%)
Mutual labels:  project
C-plusplus-compitative-Programming-Template
This is a C plus plus coding template for Compitative programming. This template is very optimized for the Online Judgment
Stars: ✭ 15 (-42.31%)
Mutual labels:  programming
UnityLauncherPro
Unity Hub Alternative Project Launcher with time saving features!
Stars: ✭ 226 (+769.23%)
Mutual labels:  project
KivyMLApp
The repository host the API for the ML model via FastAPI, Flask and contains android app development files using KivyMD.
Stars: ✭ 54 (+107.69%)
Mutual labels:  project
PlaneWars
微信飞机大战 python pygame
Stars: ✭ 22 (-15.38%)
Mutual labels:  pygame
COVID-Resource-Allocation-Simulator
Agent-based modelling for resource allocation in viral crises to investigate resource allocation and policy interventions with respect to transmission rate.
Stars: ✭ 61 (+134.62%)
Mutual labels:  pygame

Conway-s-Game-of-life---Python

subscribe to my youtube channel: Auctux


Requirements

Pygame : pip install pygame

Numpy : pip install numpy


COMMANDS

    "Esc"             : to close the window
    "Space"           : to Pause the simulation
    "Mouse Left Click": to draw on the grid

git

conway

enjoy ✌️

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].