Source-checked fork guide

What is N-gon Enhanced?

N-gon Enhanced is a separate community mod fork of the open-source browser game N-gon. The name can sound like an official upgrade, but it does not identify a newer official edition. This page explains who maintains the fork, what its public history records, and how its update dates compare with upstream N-gon.

Repository status checked August 31, 2026 against Enhanced commit 13687d0 and upstream commit 3452c30.

The short answer

GitHub marks tbxyd/n-gon-enhanced as forked from landgreen/n-gon. The fork's README describes the project as making mods for N-gon, and the repository carries a GPL-3.0 license. Those facts make it a distinct open-source mod project. They do not make it an official release from Ross Landgreen, the original N-gon creator.

The word Enhancedis the fork's project name. It should not be read as a promise that the fork is newer, more complete, more stable, or better than upstream. The two code histories have diverged, so each contains work that the other may not contain.

N-gon Enhanced and upstream N-gon compared

QuestionUpstream N-gonN-gon Enhanced
Repositorylandgreen/n-gontbxyd/n-gon-enhanced
Project relationshipOriginal upstream projectSeparate fork with community mods
Public licenseGPL-3.0GPL-3.0
Latest repository commit when checkedAugust 26, 2026August 28, 2025
Version used in this site's play frameYes, as a pinned and documented snapshotNo

The dates are repository commit dates, not release guarantees. They show a clear maintenance gap at the time of this check: the Enhanced repository's newest public commit was almost one year older than upstream's. That is why this guide does not call Enhanced the latest N-gon or an updated version of it.

What the Enhanced project has changed

The repository does not present a complete, versioned feature manual. Its public commit log is the safer evidence. That log records work labelled as an added field, added tech, a mod-updates section, randomizer and builder tools, a title-screen animation, and a new skin. A later 2025 change adjusted warning colors in the bullet code.

These entries show the kind of experimentation the fork contains, but commit titles are not a full compatibility contract. A named feature may have changed across later commits, and upstream mechanics may have moved on since the fork last incorporated them. If one exact gun, field, tech, level, or control is important to you, inspect the current fork source or test the external build instead of assuming the behavior matches today's upstream game.

Why the update gap matters

A fork can add its own ideas while missing later changes from the project it forked. In this case, GitHub's public history shows that the two branches have diverged, and the last Enhanced commit predates the current upstream head used for this comparison. That can affect balance, available content, bug fixes, settings, and even whether a guide written for one branch is accurate for the other.

An older update date does not prove that a game is broken or not worth trying. It only sets the right expectation: Enhanced is a snapshot of a separate mod path, not the current upstream baseline. The two versions should be evaluated as different code branches rather than as a simple old-versus-new product ladder.

Where to find N-gon Enhanced

The project links to an external browser build, while the complete public source, commit history, and GPL-3.0 license are available in the N-gon Enhanced GitHub repository. These are third-party destinations operated separately from N-gon Unblocked. This site does not mirror, embed, or maintain the Enhanced build.

For the original project, use the landgreen/n-gon repository. For the fixed upstream snapshot actually embedded on this site, the corresponding source and local change notes are linked from the play page and its runtime source page.

Which version should you choose?

Choose upstream N-gon when you want the original project's current baseline or when you are following current upstream controls, fields, modes, and balance. Choose N-gon Enhanced when you specifically want to inspect that fork's mod experiments and are comfortable with a code branch whose public update history is older.

Neither choice needs a quality ranking. They serve different purposes. The useful decision is whether you want the maintained upstream line or this particular community fork's separate additions.

N-gon Enhanced FAQ

Is N-gon Enhanced an official version of N-gon?

No. GitHub identifies N-gon Enhanced as a fork of landgreen/n-gon. It is a separate community mod project in the tbxyd repository, not a release maintained by N-gon's original creator.

Is N-gon Enhanced newer than regular N-gon?

Not according to the public repository dates checked on August 31, 2026. The Enhanced repository's latest commit was dated August 28, 2025, while upstream N-gon's latest commit was dated August 26, 2026.

What does N-gon Enhanced change?

Its public commit history records mod work such as added field and tech entries, a mod-updates section, randomizer and builder tools, a title-screen animation, and a different skin. That history is not a complete feature guarantee, so check the fork itself for current behavior.

Is the N-gon Enhanced source code available?

Yes. The tbxyd/n-gon-enhanced repository is public and identifies its license as GPL-3.0. Its source and license can be inspected on GitHub.

Does N-gon Unblocked host N-gon Enhanced?

No. This site's play frame uses a separate, self-hosted snapshot of upstream N-gon pinned to commit 3452c30. The Enhanced demo and repository links on this guide go to external sites.