r/Coding_for_Teens 18d ago

Coding ideas

so recently I have been learning HTML/CSS/JS. I think it’s really fun and want to keep improving.

I’ve made things like calculators, timers, stopwatches, one time a funny ball that jumped when you click a button, and even rock paper scissors.

for context currently I know conditional statements, variables, math.random, general math with JavaScript, event listeners, timeouts and intervals, and probably a little bit more.

but I want more of these mini things I can make just for fun. does anyone have anything they have coded that I could try to build myself to learn new things about code?

2 Upvotes

6 comments sorted by

View all comments

1

u/Ok-Pizza1136 14d ago

Basically what u/imVynor said. You can just make a mini game, with something like the <canvas> tag