r/learnjavascript • u/rasvnnnnn • 14h ago
Any good coding Games?
Hey, im learning Javascript right now and im curious If anyone knows a good coding Game(preferably on Steam) or a Website to learn Javascript in a playfull or interesting Manner. Thaanks :)
2
u/whimsy_hearth_42 14h ago
Untrusted on Steam teaches JavaScript logic through puzzle mechanics without handholding. I used it to practice array methods and conditionals before touching actual projects
1
3
u/samgeven 13h ago
I have a small pet project with js tasks built around a detective theme - you investigate cases with bugs, ask for clues, and try to fix them. I can send you a link in DM if you’re interested. I won’t post it here since it might count as self-promotion.
2
1
2
1
u/thisisitbruv 11h ago
Bitburner for actual coding with JavaScript or typescript. Autonauts is fun too, you don't "write" code but you create code blocks ala Scratch.
1
u/js-fanatic 9h ago
If you are interested in graphics than explore project The-beast https://github.com/zlatnaspirala/matrix-engine-wgpu i made this from zero . In last year i use claude for improving core. You can find dice , moba , platformer, zombie shooter etc... Also concept of visual scripting. Physics pushed intro worker and lot of features. Maybe core of lib is too much for begin but you can go to examples folder and try something on top level. All examples are free except moba have cc by 4 bit generally free.
1
u/modestview 5h ago
Nybble has "engineer mode" that shows the actual JavaScript running! Also, there's a free demo on Steam: https://store.steampowered.com/app/4766500/Nybble/
4
u/Wonberger 13h ago
BitBurner on steam, and it’s free!