Skip to content

FelixLutze/Arcade-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade Game

The goal of the game is to control a character without colliding with any bugs. You control the figure with the arrow keys of your keyboard.

Once the player reaches the water, the game score increases.

If you collide with a bug for the fifth time, a game over screen will appear to display the final score.

Getting Started

Try out the live version at https://dev.felixlutze.net/arcade-game/

You can also play it locally by downloading the project.

Prerequisites

A modern web browser is recommended to support the JavaScript and HTML used by the game.

Demo

Arcade Game playing