sgame

A minimalist web game framework

npm install sgame

sgame is an incredibly simple game framework powered by Solandra, inspired by Elm, Reprocessing and other modern software things. It uses an impure model-render-update approach, with a delightful, TypeScript-first drawing api and convenient handling of time updates and input events. You should be able to create fun games in minutes.

Examples