PocketArcade
Guide

Credits & Licenses

PocketArcade's original games are Β© PocketArcade, free to play. The Classics Library hosts legendary open-source games unmodified, with their complete source code and license files included in each game's folder β€” this page is the human-readable map.

2048 β€” by Gabriele Cirulli

  • Created: March 2014, as a weekend programming exercise.
  • License: MIT License (included at /games/2048/LICENSE.txt).
  • Hosted here: Play 2048 β€” The Original

Hextris β€” by Logan Engstrom, Garrett Finucane, Noah Moroze & Michael Yang

  • Created: 2014, inspired by Tetris's hexagonal daydream.
  • License: GNU GPL-3.0 (included at /games/hextris/LICENSE). Full source code ships alongside the game, satisfying copyleft hosting terms.
  • Hosted here: Play Hextris

Clumsy Bird β€” by Ellison LeΓ£o & contributors

  • Built with: the MelonJS open-source game engine.
  • License: GNU GPL-3.0 (included at /games/clumsy-bird/LICENSE), source included.
  • Hosted here: Play Clumsy Bird

A note on open-source game hosting

MIT licenses permit any use with attribution. Copyleft licenses like GPL-3.0 require that users receiving the software can also receive its source β€” which is why each game folder here contains the complete, unmodified source code. All trademarks and game concepts referenced on this site belong to their respective owners.

Found an attribution error? Tell us and we'll fix it immediately β€” credit matters.

Advertisement