fox-hole

Run through fox holes sneaking past robot crocodiles

Usage no npm install needed!

<script type="module">
  import foxHole from 'https://cdn.skypack.dev/fox-hole';
</script>

README

Table of Contents

Fox Hole

Run through fox holes sneaking past robot crocodiles

Fox is a 2D proof of concept game built in 2014. You play as a fox sneaking past enemy crocodiles using underground tunnels in order to save your brother.

NOTE: This repository is nearly 5 years old and is unmaintained. Any updates are purely to facilitate packaging the game into a new site.

Building

First pull all libraries using yarn install

In order to build a single Javascript file with yarn build can be used.

This will generate bin/game.js using Babel and uglify-js.

Downloads

Latest releases for Windows can be found here.

Screenshots

img

img

Acknowledgments

  • Built using Phaser

  • Sound Design by Ben Austin (Some sounds found online. See License)

  • Art by Avery Suzuki

  • Designed and Programed by Jaxson Van Doorn

  • Copyright 2014-2017, Jaxson Van Doorn and Avery Suzuki