Skip to content

alienobserver/Game_Of_Life

Repository files navigation

Game Of Life

This is an canvas game created with javascript and it has 6 characters grasses, grasseaters, predators, predatoreaters, bombs and the persongenerator. We can add them, delete them, change weather and get statistics about our characters. It has 4 types of weather winter, spring, summer, autumn.

Run this to install node packages

cd Game_Of_Life
npm i

Run this to start the application

node index.js

Open http://localhost:3000/ To open the app

Screenshot from the app

Screenshot (151)

Releases

No releases published

Packages

No packages published