Skip to content

dawidkomorowski/geisha

Repository files navigation

Geisha Engine

Build/Test/Publish

Geisha is game engine written in C#. It is personal project with objective to learn about different aspects of technology behind video games and implement it by myself.

Name of the engine stands for Game Engine In cSHArp.

More information about Geisha Engine is available at project website.

Games created with Geisha Engine

Flappy Bird

Clone of original Flappy Bird game.

https://github.com/dawidkomorowski/flappy-bird

Slooq Quest

Slooq Quest is sokoban-like puzzle game with a few additional mechanics.

https://github.com/dawidkomorowski/slooq-quest

Cloning

This repository is using Git LFS to version big binary files. To correctly clone this repository Git LFS must be installed and configured (https://git-lfs.github.com/).