oldboyFX Posted November 2, 2014 Share Posted November 2, 2014 Hey guys, After seeing all the awesome games posted on this forum, I was kind of reluctant to share mine but...what the hell I wanted to learn canvas so I decided to make a simple space shooter game. It's written in ~600 lines of JS. No frameworks, just JS (coffee actually). It's also my first game of any kind EVER. Here's the game: http://oldboyfx.com/space_shooter/ Here's the code: https://github.com/oldboyxx/space_invaders Criticism is welcome! Quote Link to comment Share on other sites More sharing options...
lukaszwojciak Posted November 2, 2014 Share Posted November 2, 2014 Nice! You should just make sure that the background music is looped - it goes silent around lvl 16 ;] Quote Link to comment Share on other sites More sharing options...
oldboyFX Posted November 2, 2014 Author Share Posted November 2, 2014 Nice! You should just make sure that the background music is looped - it goes silent around lvl 16 ;]Yes I'm having problems with the audio sometimes. Wish it wasn't that buggy. I'll see what can be done Quote Link to comment Share on other sites More sharing options...
Jack0815 Posted November 4, 2014 Share Posted November 4, 2014 Nice shooter Is it a feature or a bug that I can leave my finger on the space-button and shoot a turbo-deluxe-laser that just kills an entire row? I would like to see some special items or shields etc. Quote Link to comment Share on other sites More sharing options...
oldboyFX Posted November 5, 2014 Author Share Posted November 5, 2014 Nice shooter Is it a feature or a bug that I can leave my finger on the space-button and shoot a turbo-deluxe-laser that just kills an entire row? I would like to see some special items or shields etc.It's a feature. Only effective till level 5 or so. I'd like to see some special items too XD Quote Link to comment Share on other sites More sharing options...
lukaMis Posted November 6, 2014 Share Posted November 6, 2014 First game? Nice work. Needs power-ups.Imagine Mario without flowers & co. Quote Link to comment Share on other sites More sharing options...
zultralord Posted November 19, 2014 Share Posted November 19, 2014 Very nice job. This game is oddly addicting... Quote Link to comment Share on other sites More sharing options...
TNelson Posted November 20, 2014 Share Posted November 20, 2014 I think it's great. I like the way it incrementally gets harder. How many levels are there? I stopped at 15.I also like the double-layer canvas, it makes for a cooler background.All around pretty sweet! Quote Link to comment Share on other sites More sharing options...
Phempt Posted November 20, 2014 Share Posted November 20, 2014 Nice job! I also love the background music, it remember me some old games of my beloved NES. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.