Pogo Game Engine
🌕 Pogo Game Engine
Simple is Pogo
Pogo is an open-source 2D game engine for Flutter (Android, iOS) (web in beta) (desktop in alpha). Lightweight and easy to use (unlike the mess that Flame is).
Pogo is the game engine behind Pogo Bug.
The "hello world" web app running on this page is the example app in Pogo (click the moon to change its rotation) and shows scaling, rotation, and dynamic Z-ordering, of two SVG assets.
Pogo implements what I'm calling a "Pseudo Entity Component System" for lack of a better term. Pogo's Pseudo ECS is very similar to the design pattern of other game engines that are extremely popular for rapid game development (like Unity). Pogo games are made entirely of game entities (a.k.a. game objects). Game entities are built with modular components that are easy to understand.
See the pub.dev page for more info and documentation.
See the GitHub page for more info and documentation.
Like it on pub.dev. Like, clone or fork it on GitHub.
Status | In development |
Category | Tool |
Platforms | HTML5 |
Release date | Apr 13, 2020 |
Author | mj.Jernigan |
Tags | 2D, android, dart, flutter, Game engine, GitHub, ios, Open Source |
Code license | MIT License |
Links | Source code |
Leave a comment
Log in with itch.io to leave a comment.