DEV Community

Discussion on: [UPDATE] SpaceInvadersJS - Demo live now!

 
nicolalc profile image
Nicola

Yes because the logic and graphics are separated, anyway if you'd like to you can download the project and run with these commands:

# install dependencies
npm i
# run first build and keep watching for changes
npm run build-dev
# in another terminal window run
npm start

your application should run @ localhost:3000

Maybe this is an issue related with github websites, I don't really know this is a strange issue!

Thread Thread
 
maxdevjs profile image
maxdevjs

Same with Chrome and Firefox on Linux :)
@nicolalc you develop it on Windows, I guess?
Also, Github is down :D

Thread Thread
 
nicolalc profile image
Nicola

Yeah that seems so strange, and yes I develop (unfortunately) on windows 😢