From 17e8d9391f81660633c0ca776b13af082df66507 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Wed, 2 Nov 2022 00:21:34 +0530 Subject: Article Updates * Removed unwanted text - Copy writer --- src/posts/big-list-game-dev.njk | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'src/posts/big-list-game-dev.njk') diff --git a/src/posts/big-list-game-dev.njk b/src/posts/big-list-game-dev.njk index a694a4c..9ce4573 100644 --- a/src/posts/big-list-game-dev.njk +++ b/src/posts/big-list-game-dev.njk @@ -4,20 +4,6 @@ title: Big List of Open Source Game Development Tools description: Big List of Open Source Game Development Tools --- -

- 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. -

- -

Enough with the blah blah!!

-

Welcome to the big list (eventually it will be) of always updating bucket of Open Source Game Development Tools. Here you find not only Game Engines but other open source tools and utilities that will help you in developing your dream game/prototypes. -- cgit v1.2.3