dwmkerr / spaceinvaders

Classic Space Invaders game written in JavaScript as a learning exercise.
https://dwmkerr.github.io/spaceinvaders
MIT License
198 stars 139 forks source link

Add run on repl.it badge to README #31

Closed malteianlauterbach closed 4 years ago

malteianlauterbach commented 4 years ago

This pull request configures this repository to be run on Repl.it. It adds a .replit configuration file and a Repl.it badge to the README. You can read more about running repos on Repl.it here, or view the Repl here.

dwmkerr commented 4 years ago

Thanks!