Skip to content

partiallymisplaced/arcade-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade Game

Summary

This mini-game is inspired by Konami's 1981 arcade game, Frogger. The player's goal is to cross the road while avoiding collisions with oncoming traffic.

Demo

You can play the game at https://partiallymisplaced.github.io/arcade-game/

How to play

The player starts at the bottom center square of the game. The player can move forward, backward, left and right by using the arrow keys. If the player collides with oncoming traffic, they return to square one. If the player crosses the road and reaches the water without colliding with traffic, the player wins and returns to square one for another round.

Acknowledgements

Graphic assets and game engine provided by Udacity at https://github.com/udacity/frontend-nanodegree-arcade-game

About

Frogger-like arcade game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors