From bc7de097653163871d569b588217e33596ba229a Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Mon, 31 Oct 2022 18:55:14 +0530 Subject: * Article Layout Changes * Style Fixes --- src/posts/big-list-game-dev.njk | 59 +++++++++++++++++++++-------------------- 1 file changed, 30 insertions(+), 29 deletions(-) (limited to 'src/posts') diff --git a/src/posts/big-list-game-dev.njk b/src/posts/big-list-game-dev.njk index 921daea..9fadb58 100644 --- a/src/posts/big-list-game-dev.njk +++ b/src/posts/big-list-game-dev.njk @@ -12,52 +12,53 @@ title: Big List of Open Source Game Development Tools introduce your own functionality in the tools/engine you are using.
-Welcome to the big list (eventually it will be) of always updating list ofOpen Source Game Development Tools. +
Welcome to the big list (eventually it will be) of always updating list 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.
--
- Tool - | -- Tool Type - | -- Supported Graphics - | -- OS Supported - | -- Link - | ++ Tool + | ++ Tool Type + | ++ Supported Graphics + | ++ OS Supported + | ++ Link + |
---|---|---|---|---|---|---|---|---|---|
{{tool.toolName}} - | -+ | ||||||||
+ {{tool.toolName}} + | +{{tool.type}} | -+ | {{tool.graphics}} | -+ | {{tool.os}} | -- {{tool.link}} + | + {{tool.link}} |