Skip to content

An attempt at creating a simple game using Entity-Component-system architecture

Notifications You must be signed in to change notification settings

RodRitter/ECS-Match-Gems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Match Gems

This is my attempt at using the Entity-Component-System architecture when developing a small game.

Installation & Running

  • $ npm install http-server -g
  • Navigate to root folder
  • $ http-server
  • Go to http://localhost:8080/

About

An attempt at creating a simple game using Entity-Component-system architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published