WP Manifestindependent plugin directory
manifest / utilities / lost-arcade-wp-plugin

Lost Arcade

Arcade games, just for fun.

by DigitalCube · github.com/digitalcube/lost-arcade-wp-plugin · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/digitalcube/lost-arcade-wp-plugin/archive/refs/heads/master.zip

Readme

Lost Arcade

Entertain your lost visitors.

Installation

  1. Install and activate
  2. Add HTML tag to your site

HTML Tag

<div id="game-info">
    <h1>Page Not Found</h1>
    <p>Use [A][S][W][D] or [←][↑][↓][→] to MOVE</p>
    <p>Use [SPACE] or [K] to SHOOT</p>
  </div>
<canvas id="lost-arcade"></canvas>

This is the HTML required to render the canvas.

Demo

https://www.getshifter.io/404

Naming

The name is inspired after Chinatown Fair, the video game arcade and documentry, The Lost Arcade.

Read the full README on GitHub →