Skip to content

linsyking/Messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Messenger Game Engine

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

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

Full documentation is hosted on Typst.