An open API service indexing awesome lists of open source software.

https://github.com/patreeceeo/zomboban

A game similar to Baba is You, Chip's Challenge, etc
https://github.com/patreeceeo/zomboban

2d 3d ecs game gameengine leveleditor typescript videogames

Last synced: 17 days ago
JSON representation

A game similar to Baba is You, Chip's Challenge, etc

Awesome Lists containing this project

README

          

# Zomboban!

[![Build+Deployment](https://github.com/patreeceeo/zomboban/actions/workflows/devops.yml/badge.svg)](https://github.com/patreeceeo/zomboban/actions/workflows/devops.yml)

Working title.

https://github.com/patreeceeo/zomboban/assets/578371/ce4c1869-71dd-4dc6-b1fe-b81b7b9f082f

# Development

1. Install dependencies with `yarn`.
1. Run dev server with `yarn dev`.

## client dependency graph

![client dependency graph](./dependency_graph_client.svg)

## server dependency graph

![server dependency graph](./dependency_graph_server.svg)