aboutsummaryrefslogtreecommitdiff
path: root/src/posts/big-list-game-dev.njk
diff options
context:
space:
mode:
Diffstat (limited to 'src/posts/big-list-game-dev.njk')
-rw-r--r--src/posts/big-list-game-dev.njk22
1 files changed, 15 insertions, 7 deletions
diff --git a/src/posts/big-list-game-dev.njk b/src/posts/big-list-game-dev.njk
index 4f70620..6680684 100644
--- a/src/posts/big-list-game-dev.njk
+++ b/src/posts/big-list-game-dev.njk
@@ -5,15 +5,20 @@ description: Big List of Open Source Game Development Tools
---
<p class="article-intro indent-8">
- People always think game development is an expensive thing, because most of
- the time when we search about game development we will discouraged by either
- the subscription amount or the percentage cut of the so called AAA engines.
- Yes you can makes games with those tools nobody is going to stop you, but the thing is by using
- open source tools and engines you are not bound to restrictive tools, you can adapt, modify and even
- introduce your own functionality in the tools/engine you are using.
+ Most of the people always think game development is an expensive thing, because
+ most of the time when we search about game development we will be discouraged
+ by either the subscription amount or the percentage cut of the so called AAA
+ engines or the platform. Yes, you can makes games with those tools nobody is
+ going to stop you. But eventually you will be restricted with a small set of
+ features or because most of the useful and important features will be behind
+ a paywall and you will be forced to pay for the features. But in the case of
+ Open Source tools/engines you can adapt, modify or you can introduce your own
+ functionality/features to the tools/engine that you are mostly needed.
</p>
-<p class="mt-5">Welcome to the big list (eventually it will be) of always updating list of <span class="font-bold">Open Source Game Development Tools</span>.
+<p class="mt-5">Enough with the blah blah!!</p>
+
+<p class="mt-5">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.
</p>
@@ -56,4 +61,7 @@ description: Big List of Open Source Game Development Tools
</tbody>
</table>
</div>
+</div>
+<div class="pt-5 text-xs">
+ If you want to add a tool or engine to this list or if you have any complaint with this article drop a {% feather "mail" %} @ <span class="font-bold">indrajith(at)indrajith(dot)dev</span>
</div> \ No newline at end of file