Vanilla Javascript Game - DodgeTheStars

Started by electricwalrus, Sep 23, 2022, 12:42 AM

Previous topic - Next topic

electricwalrus

Hi guys.

Thought I'd share with you some of my javascript games I have made in the past. All the program code is in vanilla web based javascript. You can play them by opening the index.html in your web browser. This one is DodgeTheStars. Unfortunately I cant include the music file that goes along with the game but you can see the game with no sound perfectly fine. These are all done in HTML/CSS/Javascript.

If you like this and would like me to show you how they work, I'd be very willing to explain the code. Perhaps if you want lessons in html/css or javascript I can help you there too.

Hope you enjoy!

CharlieJV