-
-
-
-
-
+2D game engine made on top of Flutter
-
- Get Started
- GitHub
-
-
+
+
\ No newline at end of file
diff --git a/tailwind.config.js b/tailwind.config.js
index 62ea17ed..225add43 100644
--- a/tailwind.config.js
+++ b/tailwind.config.js
@@ -32,7 +32,9 @@ module.exports = {
},
extend: {
colors: {
- 'footer-gray': '#272727',
+ 'text': '#FF8835',
+ 'bg': '#140003',
+ 'footer': '#431C01',
},
},
},
+ Versatile, Open Source & Portable
+
+
+ Flame is a game engine built on top of Flutter. It runs on mobile, desktop, and web.
+
+
+ Get Started
+ GitHub