Skip to content

pseudogram/asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

David AttleeDavid Attlee
David Attlee
and
David Attlee
Jun 30, 2016
aca68d5 · Jun 30, 2016

History

63 Commits
Mar 1, 2010
Mar 1, 2010
May 11, 2010
Aug 29, 2014
Jun 30, 2016
May 27, 2010
May 27, 2010
Jan 31, 2010
Feb 21, 2010

Repository files navigation

HTML5 Asteroids

This game was created Doug McInnes. His code can be found here, and you can play his version of the game online at his website here.

Caroline Buckey and Sarah Spikes modified the repository to create exercises for the Udacity course Version Control Using Git and Github. These modifications included introducing bugs and other changes into Doug’s commits he did not in fact create! The bugs are intended to give learners experience using Git to find the commit where a bug was introduced. To play the modified version of the game, simply open the index.html file in your web browser.

Many thanks to Doug for creating this awesome game.