aboutsummaryrefslogtreecommitdiff
path: root/src/posts
diff options
context:
space:
mode:
Diffstat (limited to 'src/posts')
-rw-r--r--src/posts/big-list-game-dev.njk7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/posts/big-list-game-dev.njk b/src/posts/big-list-game-dev.njk
index ec418da..7e3579d 100644
--- a/src/posts/big-list-game-dev.njk
+++ b/src/posts/big-list-game-dev.njk
@@ -6,10 +6,15 @@
date: new Date("27 October 2022"),
modified: function() {
return (new Date("20 November 2022").toUTCString())
- }
+ },
+ cover: "/images/open-source.jpg"
}
---
+<p>
+ <img src="/images/open-source.jpg" width="" alt="">
+</p>
+
<p>Welcome to the big list (eventually it will be) of always updating bucket of <span class="font-bold">Open Source Game Development Tools</span>.
Here you find not only Game Engines but other open source tools and utilities that will help you
in developing your dream game/prototypes.