About Imran Alam
Imran is a writer at MUO with 3 years of experience in writing technical content. He has also worked with many startups as a full-stack developer. He is passionate about writing and helping others learn about technology. In his free time, he enjoys exploring new programming languages.
Latest Articles
How to Implement a Day-Night Cycle in Godot
Add atmosphere and unique gameplay mechanics with the rise and fall of a sun.
How to Add Infinite Scroll in React.js
Take advantage of this front-end technique to deliver content smoothly and continuously.
How to Use Custom Fonts and Text Effects With Python’s Arcade Library
It might not be the most glamorous aspect of your game, but text can be a powerful element that’s worth refining.
How to Add Player Movement in Godot Using GDScript
Player movement plays a crucial role in making Godot games more engaging. Learn how to implement it.
How to Load Custom Fonts and Text Effects in Pygame
Give your game some personality with text that reflects its design and genre.
How to Implement Save and Load Functionality in Godot
Keep players coming back for more with a robust save feature.
Creating a Dialogue System in Godot With GDScript
Add some personality and background to your characters with a punchy dialogue system.
How to Add Efficient Collision Detection in Godot for Smooth Gameplay
Collision detection affects most parts of your game, from how your player stands on a platform to how they destroy enemies.
How to Use RayCast2D Nodes for Line-of-Sight Detection in Godot
Use this technique to enhance enemy movement and behavior by emulating basic vision.
How to Add Dynamic Lighting and Shadows in Godot
Learn how to make your own lighting effects to brighten up your games.
How to Create a Scoring System in Godot Games
Keep track of your player’s accomplishments and reward them for certain milestones with a simple scoring system.
How to Implement Parallax Scrolling in Godot
You can achieve this impressive visual effect simply by moving objects at different speeds.
How to Create Power-Ups and Collectibles in Godot
Add incentives for your game’s main path or side quests, with rewarding collectibles.
How to Add Random Moving Objects in Godot
Discover how to add an unpredictable element to your gameplay.
How to Create a Camera System for 2D Games in Godot
Learn how to control your game's viewport with panning, zooming, and scaling actions.
How to Create Levels in Godot Games
Create a sense of progression and challenge by adding a variety of levels to your games.
How to Add Random Moving Objects in Pygame
Random moving objects make games more exciting and challenging. Learn how to incorporate it into your Pygame projects.
How to Create Enemies in Godot Games
Many games include some kind of foe to battle with. Explore the various ways you can add—and finesse—enemy combat.
How to Implement Sound Effects and Background Music in Godot
Games without sound effects can feel dull and unexciting. Enhance your gaming experience by incorporating background music and sound effects.
How to Implement a Health and Damage System in Godot
Enhance your gameplay experience in Godot by incorporating a health and damage system.