CodingTrain / asteroids-advanced

24 stars 7 forks source link

Asteroids

Join the chat at https://gitter.im/CodingRainbow/Asteroids

This repo is for the Asteroids project from Coding Challenge 45.

Video Tutorials

  1. Part 1: https://youtu.be/hacZU523FyM
  2. Part 2: https://youtu.be/xTTuih7P0c0

Play the game!

Info

The code here is an updated and improved version of the game based on viewer submissions via pull requests. The original code from the challenge itself can be found here:

https://github.com/CodingRainbow/Rainbow-Code/tree/master/challenges/CC_46_Asteroids

To submit a new issue, file an issue describing your idea and make a pull request! If you make your own version of the game in a separate repo or fork, pull request this README file to add a link.

I'll make a video about how to contribute soon too!

Viewer Remixes of the Game