Articles about game-development

Helping you solve those tough coding problems since 2009!

Building a Typing Speed Test Program with JavaScript

Published on May 24, 2023

Typing speed and accuracy are essential skills in today's digital age. In this tutorial, we will walk you through the process of creating a Typing Speed Test program using JavaScript. By the end, you will have a program that measures and displays the user's typing speed and accuracy.

Building a Tic-Tac-Toe Game with JavaScript

Published on May 21, 2023

Tic-tac-toe, also known as noughts and crosses, is a popular game that can be played on a grid of 3x3 squares. In this article, we'll walk you through the process of building a tic-tac-toe game using JavaScript. The game will allow players to compete against each other or play against the computer.

Building a Text-Based RPG Game in Python

Published on May 20, 2023

In this article, we will explore how to create an interactive text-based RPG (Role-Playing Game) using Python. Text-based RPG games provide a captivating and immersive experience, allowing players to navigate through a fictional world, make choices, and engage in exciting adventures. We'll cover the key steps involved in building such a game and provide code examples along the way. Let's dive in!

Tutorials

Learn how to code in HTML, CSS, JavaScript, Python, Ruby, PHP, Java, C#, SQL, and more.

No matter the programming language you're looking to learn, I've hopefully compiled an incredible set of tutorials for you to learn; whether you are beginner or an expert, there is something for everyone to learn. Each topic I go in-depth and provide many examples throughout. I can't wait for you to dig in and improve your skillset with any of the tutorials below.