Skip to content

clintbellanger/bicycle-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

bicycle-js

Bicycle joyride game in javascript

Playable here: http://clintbellanger.net/bicycle/

Playable in modern browsers that support HTML5 and canvas. Use arrowkeys to turn and pedal the bicycle. Riding in grass slows the bike, and running into obstacles stops it.

The game uses a static tile set and map object to play a basic one-level isometric game. I'm using this set of code as a simple starting point to make other javascript game experiments.

The code is released under MIT license. The art is released under CC-BY 3.0.

About

Bicycle joyride game in javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published