---
title: "game development — Articles"
description: "9 articles tagged \"game development\"."
author: "Tajammal Maqbool"
last_updated: "2026-06-20"
---

# game development — Articles

> 9 articles tagged "game development".

- [Godot Array - A Comprehensive Guide (GDScript 4.x)](https://tajammalmaqbool.com/pages/blogs/godot-array-a-comprehensive-guide.md) — Master Godot Array usage: creation, typing, iteration, performance, Packed arrays, slicing, functional helpers, memory tips, pitfalls, patterns, and FAQs for GDScript 4.x. _(September 10, 2025)_
- [Godot Dictionary - A Comprehensive Guide (GDScript 4.x)](https://tajammalmaqbool.com/pages/blogs/godot-dictionary-a-comprehensive-guide.md) — Master Godot Dictionary usage: creation, typing, iteration, merging, default access, performance, nested structures, patterns, and FAQs for GDScript 4.x. _(September 10, 2025)_
- [Godot Enum - A Comprehensive Guide (GDScript 4.x)](https://tajammalmaqbool.com/pages/blogs/godot-enum-a-comprehensive-guide.md) — Master Godot Enum usage: definitions, typed patterns, bitflags, state machines, pattern matching, serialization, UI binding, performance tips, pitfalls, and advanced patterns in GDScript 4.x. _(September 10, 2025)_
- [Godot vs Unity - A Comprehensive 2025 Guide](https://tajammalmaqbool.com/pages/blogs/godot-vs-unity-a-comprehensive-comparison.md) — Deep dive Godot vs Unity: licensing, performance, 2D & 3D tools, scripting, ecosystem, asset pipeline, deployment, and when to choose each engine in 2025. _(September 10, 2025)_
- [How to make Snake Game in JavaScript](https://tajammalmaqbool.com/pages/blogs/how-to-make-snake-game-in-javascript.md) — Learn how to build a classic Snake game using JavaScript and HTML5 Canvas in this detailed, step-by-step guide. Full source code available also!! _(December 7, 2024)_
- [How to make Tic Tac Toe Game in JavaScript?](https://tajammalmaqbool.com/pages/blogs/how-to-make-tic-tac-toe-game-in-javascript.md) — Learn how to create a Tic Tac Toe game in JavaScript. This guide covers everything from game logic to the source code, making it easy to build your own. _(November 18, 2024)_
- [Top 5 Best JavaScript Frameworks for Browser Game Development](https://tajammalmaqbool.com/pages/blogs/top-5-best-javascript-frameworks-for-browser-game-development.md) — Game development is a thrilling frontier, and the browser has become an exciting playground for interactive, high-quality games. JavaScript frameworks make... _(November 17, 2024)_
- [Tween in Phaser JS to animate objects](https://tajammalmaqbool.com/pages/blogs/tween-in-phaser-js-to-animate-objects.md) — Discover how to use Tweens in Phaser.js for smooth animations, easing, chaining, timelines, and more. Master dynamic game animations with this comprehensive guide. _(October 20, 2024)_
- [Phaser JS and Spine 2D: A Great Combination for Game Development](https://tajammalmaqbool.com/pages/blogs/phaser-js-and-spine-2d-a-great-combination-for-game-development.md) — Developers can create rich and engaging games with the available tools and frameworks. One such powerful duo that has gained traction is Phaser JS and Spine 2D. Together, they provide game developers with the ability to create smooth animations and integrate them seamlessly into their games. _(October 18, 2024)_

Browse [all categories](https://tajammalmaqbool.com/pages/categories/all.md).

## Sitemap

See the full [sitemap](https://tajammalmaqbool.com/sitemap.md) for all pages.
