Skip to content

louisonsarlinmagnus/Jeu-2-la-vie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Docker Pulls Version

Jeu-2-la-vie

Python Webapp using Django to play with Conway's Game of Life

Aim of the project

Getting started

https://docs.djangoproject.com/en/4.0/intro/install/

Django setup

Django installation:

sudo apt-get update
sudo apt install python3-pip
python3 -m pip install Django
python3 -m django --version

Once Django installed you can clone this repo

git clone https://github.com/louisonsarlinmagnus/Jeu-2-la-vie.git
cd Jeu-2-la-vie

And then run the server:

python3 manage.py runserver

About

Python Webapp using Django to play with Conway's Game of Life

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •