Skip to content

A little JavaScript game with the goal of not getting touched by the moving obstacles

Notifications You must be signed in to change notification settings

alexusfied/run-theGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Run - A JavaScript game

This little game build in JavaScript is a nice exercise project. The goal is to avoid getting touched by the moving obstacles by using the arrow keys to move around our hero (the dot). The code is by no means perfect, but it works and is a nice exercise. Improvements could be made in readability, performance, implementation of OOP-concepts and some other aspects. Also, choosing different level of difficulty might be added in the future.

The main purpose of this project is to practice OOP, animation and how to use JavaScript in general in order to make a site interactive.

About

A little JavaScript game with the goal of not getting touched by the moving obstacles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published