Building a Mini Basketball Game as a VS Code Extension

Published: (February 28, 2026 at 03:58 AM EST)
1 min read
Source: Dev.to

Source: Dev.to

Overview

I’ve always wanted to build my own game. Recently, I started learning game development, and my first experimental project is a VS Code extension called Swipe Hoop. It’s a basketball mini‑game you can play inside VS Code. I originally wanted to name it Swipe Basketball, but VS Code Marketplace review policies prevent the use of words like “basketball” or “game” in the extension’s name.

It’s a small experiment, but it was surprisingly fun to build.

Installation

You can install the extension through the VS Code Marketplace or simply search for Swipe Hoop within VS Code.

Hope you enjoy the game!

0 views
Back to Blog

Related posts

Read more »

Drizzle joins PlanetScale

I am excited to announce that the Drizzlehttps://orm.drizzle.team/ team is joining PlanetScale to continue their mission of building the best database tools for...