An open API service indexing awesome lists of open source software.

https://github.com/codingtrain/asteroids

Asteroids code for Challenge 46
https://github.com/codingtrain/asteroids

Last synced: 5 months ago
JSON representation

Asteroids code for Challenge 46

Awesome Lists containing this project

README

          

# Asteroids

[![Join the chat at https://gitter.im/CodingRainbow/Asteroids](https://badges.gitter.im/CodingRainbow/Asteroids.svg)](https://gitter.im/CodingRainbow/Asteroids?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

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!
* https://codingtrain.github.io/Asteroids/

### 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](https://github.com/CodingRainbow/Asteroids/issues/new) and [make a pull request](https://github.com/CodingRainbow/Asteroids/pulls)! 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!

### There... is another.... repository
![oh, luke. stop whining.](http://i.giphy.com/QxHzTRigoD9HG.gif)

**[asteroids-advanced](https://github.com/CodingRainbow/asteroids-advanced)** is setup for the developers who are *overly serious* about code and want the challenge of working in a way that more aptly mimics a team of software developers attempting to make a product.

Do you think you can handle it?

If you're still reading this far, I'm willing to bet you're just chomping at the bit to get your grimy hands on our beautiful code. Well, what are you waiting for... Christmas?

*-- ada*

### Viewer Remixes of the Game

* Add your name and link here!
* Serge Korzh - https://github.com/qw8/Asteroids-1
* Timo Köhler - https://navetk.github.io/Asteroids/
* Guille Giraldo - https://github.com/ggiraldo/Asteroids
* Devon Gasparotto - https://github.com/Devgasparotto/Asteroids
* Kristian Wichmann - https://github.com/kwichmann/Asteroids/
* Mateusz Czyżnikiewicz (In Python) - https://github.com/czyzi0/Asteroids
* SetupandDraw - https://github.com/SetupandDraw/Learning-various-things-in-javascript/tree/gh-pages/asteroids_redux
* Hansol Lee (Multiplayer mode) - https://github.com/giantsol/asteroids-multiplayer