linsyking / Messenger

A 2D game engine for Elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Messenger Game Engine

Messenger is a 2D game engine with experimental concepts for Elm based on canvas.

This repository is a CLI tool to create messenger project. Main development is under messenger-core.

Games made with Messenger

Cool Features

  • Engine in a library. Messenger core is built in a library.
  • Message (or event) based. Faster development cycle, easier to divide work.
  • Functional, but OOP styled. Take advantages of both functional programming and OOP.

Conceptual Picture

Tutorial/Guide

The manual is under development, and may have some clarity issues now.

Full documentation is hosted on Typst.

About

A 2D game engine for Elm


Languages

Language:Python 100.0%