Bird Commander 2

A 2022 js13kGames entry by Matt McKenna — under 13KB of pure craft.

Bird Commander 2 screenshot 1

This game is reviewed here and played at its source.

Hosted by js13kGames

Play on js13kGames →

About Bird Commander 2

Builds, minifies, inlines, and zips the game to `./zipped/game.zip`. This command finishes with a log message letting you know if the zip file is under 13k. Put your TS or JS in `src/index.ts` Put your css in `src/index.html` Put your images or other assets in `assets/` This starter pulls in this plugin from Facebook's create-react-app to inline the JS into the HTML file.

Bird Commander 2 was submitted to the js13kGames 2022 competition by Matt McKenna. It earned competition recognition. Like every js13k entry, the entire game — code, art, and audio — fits in 13 kilobytes, a constraint that rewards focused, clever design over bulk. Transpiles TypeScript (if any) Minifies the resulting JavaScript Inlines the JavaScript into an `index.html` file (in production) Zips the `index.html` file Checks that the zip file is under 13k Installs dependencies.

How to Play

Bird Commander 2 uses standard browser-game controls (keyboard, mouse, or touch). Open the game via the source link below to see the in-game instructions, as controls vary per entry.

As a js13k entry, expect a focused experience built around one core mechanic. Read the title screen for the specific objective and any special inputs.

Key Features

  • Built in under 13 kilobytes (code, art, audio)
  • Submitted to js13kGames 2022
  • Author: Matt McKenna
  • Competition-recognised entry

Bird Commander 2 — Frequently Asked Questions

Is Bird Commander 2 free to play?

Yes. Bird Commander 2 is a free browser game — no download or installation required. Click the play link to open it at the source site.

Where can I play Bird Commander 2?

You can play Bird Commander 2 on js13kGames. ArcadeBloom links out to the original source — we review the game but do not host it.

What kind of game is Bird Commander 2?

Bird Commander 2 is a arcade game. A 2022 js13kGames entry by Matt McKenna — under 13KB of pure craft.

Source & Licence

Author / Project
js13kGames
Licence
MIT
Released
2022

ArcadeBloom is a directory. We review and link; we do not host this game. All rights belong to its author. Visit the official site to play.

More Arcade Games