Skip to content

Caieta is a 2D engine written on top of MonoGame

Notifications You must be signed in to change notification settings

marcelomesmo/Caieta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caieta

Caieta is a cross-platform 2D game engine written in C# based on Monogame.
Highly inspired by NEZ and Monogame.Extended.

Features

All Monogame, plus:

  1. Hybrid ECS.
  2. Built-in Input manager (Touch/Mouse, Keyboard and up to 4 Gamepads).
  3. Sprites and Animations.
  4. Scenes, layers, parallax and transitions.
  5. Tiled map support with TiledSharp.
  6. Built-in Audio manager (Music and SFX).
  7. Basic movement component, collisions and more...

Caieta is distributed under the terms and conditions of the zlib/png license.

Modules

Platforms

Windows: Tested on Windows 10 Professional
Mac OS X: Tested on Mac OS 10.14.4
Linux: Not yet available

Acknowledgements/Attributions

About

Caieta is a 2D engine written on top of MonoGame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages