Skip to content

A Svelto-ECS implementation of an old Ludum Dare game

Notifications You must be signed in to change notification settings

jlreymendez/greedy-merchants-ecs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greedy Merchants (ECS Edition)

This is a reimplementation of a game called Greedy Merchants using the Svelto.ECS framework. My intention is to keep this updated to the latest changes in the framework so that it stands as a valid example of how gameplay is implemented using it.

Getting Started

Since this project is using Svelto.ECS 3.0 which is not yet available through openupm I decided to use git submodules to handle Svelto dependencies. In order for this dependencies to be loaded into the project you need to run the following command git submodule update --init --recursive.

Original Credits (Ludum Dare Version)

Greedy Merchants is a game I implemented with a couple of friends for LD 40. These are the credits of the original version.

Programming

  • Gaston Simonetti
  • Daniel Streitenberger
  • Me

Art

  • All art was done by Kenney. Check his stuff out.

Audio

About

A Svelto-ECS implementation of an old Ludum Dare game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages