Skip to content

mikejoyceio/arcade-game

Repository files navigation

Retro Frogger

Project Overview

A classic Frogger arcade game clone.

Getting Started

Live

Point your browser to http://retrofrogger.com

Local
1. Clone this repo
$ git clone https://github.com/mikejoyceio/arcade-game
2. Serve the application
$ python -m SimpleHTTPServer

Detailed Python Simple Server instructions can been found here.

3. Open the application
$ open "http://localhost:8000"

Resources

Web Font
Sound Effects

About

Classic Frogger arcade game clone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published