Skip to content

caiopeternela/pylifeandvuelife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pylife & Vuelife

Game of Life Implementations with Python & Vue.js

Web

Pylife - Click here (Press SPACE to run/stop the game)

Vuelife - Click here

Local

Pylife:

cd pylife
pip install -r requirements.txt
python3 main.py 
Vuelife:

cd vuelife
npm install
npm run serve

Stack

Pylife - Pygame & Pygbag (WASM)

Vuelife - Vuetify & Bulma

About

Game of Life Implementations with Python & Vue.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published