Results 1 to 4 of 4

Thread: I made a JavaScript game of laser breakout

  1. #1
    Join Date
    Feb 2023
    Posts
    2

    Default I made a JavaScript game of laser breakout

    Hi! I wanted to share a little side project I've been working on as a way to learn programming. I don't have a laser, or a DAC, but I did find a JavaScript library that simulates one. I'm a laid off tech worker and I needed a project, so I've spent the past couple months figuring out how to make a simple game of breakout. I've no idea how this would look on an actual laser but I'd love to find out! If you've got a DAC and is also curious to how this would work, let me know and we'll make it happen.

    https://github.com/vniow/laser-arkanoids


    Click image for larger version. 

Name:	ezgif-1-9d66323196.gif 
Views:	39 
Size:	1.16 MB 
ID:	59975

  2. #2
    Join Date
    May 2014
    Location
    Connecticut
    Posts
    884

    Default

    I don't have any of those DACs, but just wanted to say "That's Cool!!"

  3. #3
    Join Date
    Jul 2008
    Posts
    768

    Default

    Interesting project, thanks for sharing! Not sure if it's of any help, but I have a multichannel audio adapter and an old fashioned oscilloscope available for simple tests.

  4. #4
    Join Date
    Feb 2023
    Posts
    2

    Default

    Thanks @HankLloydRight!

    @dchammonds I'm not sure how to get this to work with an oscilloscope (yet) but my end goal is to write a JavaScript library that can control RGB vector displays beyond lasers. I found this one which I used for this demo game, would love if it could be ported to an oscilloscope.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •