Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gamelet

A starter program for writing JavaScript games.

Usage

  1. Include script.js in an HTML document containing an element with an id of the 'ball'.
<div id="ball">@</div>
<script src="script.js" />
  1. Script will detect when the left or right arrow keys are pressed and will move the ball element accordingly.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages