Skip to content

tabataf/jogo_da_vida

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project game life!

to get started follow the steps below:

PYTHON

  • clone the repository
cd python
pip install -r requirements.txt
python3 jogo_da_vida.py
  • to start the game press the space bar on the keyboard
  • The game in Python looks like this:

jodo_da_vida

VUE.JS

  • clone the repository
cd vue
cd gameoflife
npm install (if you don't have)

to fix the files: npm run lint or npm run lint --fix

npm run serve

See the vue version:

jogodavida_vue

game link: https://jogo-da-vida-es304ol3l-tabataf.vercel.app/#/