Skip to content

Commit

Permalink
Merge pull request #365 from EDI-N/Kolya
Browse files Browse the repository at this point in the history
galaga live
  • Loading branch information
EDI-N committed Oct 21, 2019
2 parents efa8b18 + c67b576 commit 012e82e
Show file tree
Hide file tree
Showing 6 changed files with 482 additions and 0 deletions.
23 changes: 23 additions & 0 deletions docs/404.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
:orphan:

===============
Oh, no -- 404
===============

We could not find this page!.

.. raw:: html

<!DOCTYPE html>
<html>
<head>
<script src="galaga.js"></script>
</head>
<body>
<p class="center">Space Invadors destroyed this page! Take revenge on them! Use <span class="label label-danger">Space</span> to shoot and <span class="label label-danger">←</span>&#160;<span class="label label-danger">→</span> to move!&#160;&#160;&#160;</p>

<canvas id="space-invaders"/>
</body>
</html>

Please, try using the links from the sidebar to find what you are looking for.

0 comments on commit 012e82e

Please sign in to comment.