Home

Awesome

Build Status

SuperGameOfLife Play Now!

This is an example application using Ape-ECS Entity Component System. This is a my take on Conways Game of Life; cells can pick up potions that give them bufs and nerfs.

Screenshot

A Screenshot

Instructions

git clone https://github.com/esromneb/SuperGameOfLife.git
cd SuperGameOfLife
npm install
npm run dev

Or just play now in your browser.

Design

World Parent

Cell System

Board System

Input System

History System

Sprite System

Components

Boilerplate

Game Rules

Game Order of Operations

Assets

Assets are from