Skip to content

Pulling together multiple projects to make a game. It's gonna be messy so here's the first attempt.

Notifications You must be signed in to change notification settings

orionnye/VileMechs

Repository files navigation

VileMechs

A turn based strategy Deck builder.

Spaces: - pixel space - UI space basically the space where units correspond to one "artistic pixel" rather than screen pixels - world space units correspond to single tiles which are 32 grunits wide must apply inverse camera transform to go from grunit space to world space

Setup

git clone https://github.com/orionnye/VileMechs.git

cd VileMechs

yarn install

Running

yarn watch

About

Pulling together multiple projects to make a game. It's gonna be messy so here's the first attempt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published