diff --git a/source.md b/source.md index e1cee7b..0d1af09 100644 --- a/source.md +++ b/source.md @@ -510,16 +510,19 @@ If you appreciate the content šŸ“–, support projects visibility, give šŸ‘| ā­| This section contains libraries that take an experimental or unorthodox approach. - [styled_widget](https://github.com/ReinBentdal/styled_widget) - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). -- [graphx](https://github.com/roipeker/graphx) - Making drawings and animations in Flutter extremely simple, by [Roi Peker](https://github.com/roipeker). -## Gaming +## Engines -### Game Engines +### Rendering + +- [Graphx](https://github.com/roipeker/graphx) - Making drawings and animations extremely simple, inspired by Flash, by [Roi Peker](https://github.com/roipeker). + +### Game - [Flame](https://github.com/flame-engine/flame) - Minimalist game engine by [Luan Nico](https://github.com/luanpotter) - [SpriteWidget](https://github.com/spritewidget/spritewidget) - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt) -### Open source games +#### Open source games - [Flip](https://github.com/RedBrogdon/flutterflip) - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) - [2048](https://github.com/anuranBarman/2048) - 2048 game by [Anuran Barman](https://github.com/anuranBarman) @@ -528,11 +531,11 @@ This section contains libraries that take an experimental or unorthodox approach - [Slide Puzzle](https://github.com/kevmoo/slide_puzzle) - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo) - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01) - [Party Charades](https://github.com/vintage/party_flutter) - Party charades by [Kamil Rykowski](https://github.com/vintage) +- [Ghost Rigger](https://github.com/Float-like-a-dash-Sting-like-a-dart/GhostRigger) - Ghost Rigger is a cyberpunk inspired puzzle game by [Iain Smith](https://github.com/b099l3) and [Julio Ernesto RodrĆ­guez CabaƱas](https://github.com/ernestoyaquello). -#### Flame Engine +#### Game Engine resources - [Awesome Flame](https://github.com/flame-engine/awesome-flame) - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by [Flame Engine](https://github.com/flame-engine) -- [Ghost Rigger](https://github.com/Float-like-a-dash-Sting-like-a-dart/GhostRigger) - Ghost Rigger is a cyberpunk inspired puzzle game by [Iain Smith](https://github.com/b099l3) and [Julio Ernesto RodrĆ­guez CabaƱas](https://github.com/ernestoyaquello). ## Open Source Apps