conartist6 / potato-engine

An educational/whimsical engine for box-pushing games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Potato Engine

Game screenshot

This is a monorepo of npm packages. For further information on the purpose of this repository, see packages/potato-engine

This project is in beta.

History

Potato-engine was inspired in particular by Kye, and during initial development was called kye-engine. Kye is a 1992 game created by Colin Garbutt, who is not affiliated with this project. Kye is retained as the reference game implementation on the engine.

I would also like to thank:

Colin Phipps of Python Kye whose implementation of the Kye game saved me a significant amount of time tracking down some of the finer points of Kye's game mechanics when I was first starting the project.

The authors of Xye, a game which more fully explores the mechanics which might be possible in a kye-like game and helped me make fewer assumptions in my code.

Max Hardcastle. For opening the burgers issue, and for being excited generally.

About

An educational/whimsical engine for box-pushing games.


Languages

Language:JavaScript 100.0%