🎮 JS Game Collections – update
A collection of classic, simple, and addictive games built with pure JavaScript, HTML5, and CSS3—no frameworks, no dependencies, just clean and efficient code.
Why Check It Out?
- Instant Play – No downloads, no installs. Just open your browser and start playing.
- Classic Vibes – Inspired by retro arcade games, bringing back that nostalgic fun.
- Easy to Learn, Hard to Master – Whether you’ve got five minutes or a few hours, these games keep you hooked. (I actually play them every day.)
What’s Inside? 🎲
- Fast-paced challenges if you’re up for a thrill.
- Casual, relaxing games for when you just want to chill.
- Clever puzzles to test your brainpower.
Every game is made with attention to detail, focused on simple yet engaging gameplay. If you’re into old-school fun, you’ll feel right at home.
👉 Play Now: JS Game Collections Website
👉 Check out the code: GitHub Repository
Interesting. I wish Hangman would tell you what your missed word at the end was, though.
You can add that feature if you want.
Ha, you wouldn’t want that attempt; with my programming skills, I’d only mess up the game!
Why not? I can help with it, anyway feature will be added, thanks for the feedback.
I’ll have to give it a try.
Off topic, but WHY THE FUCK in the 10 years of VR gaming there is ZERO Tron games? Like???
Maybe no more devs or programmers consider buildling it again…
A whole collection of several games to play in the browser or download them.
On the tower defense, upgrading the Laser Tower (to Beam Emitter) breaks the game.
Yeah, I noticed that, sometimes p5.js have bugs that I should solve myself. Thanks for the feedback
Nice! I’d love to see The Lemmings.
Lemmings
The video game? or something else?
Yes, the Video game. I used to play it a lot when I was younger.
I will try to do it soon, if I have time, and depends on it’s logic implementation.
No hurries. Looking forward! :)
oh this is cool, keep up the awesome work :)
i only wish it was more mobile friendly lol
Thanks, I am trying to make them responsive as possible, the ones which are not :
- Tower Defense
- Moon LDR
- Tetris
- Pacman Slasher and the main Pacman
- Tron
Contributions are welcome, I will try to improve them in my free time.
Maybe add
mobile
(andpc
?) tags so people know which ones they can access on mobile?Roger that, it will be considered.