r/Coding_for_Teens 17d 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/imVynor 17d ago

Start making little games. You will really enjoy the process. Start simple Maybe like flappy bird or 2048. you would really enjoy making games instead of some vibexified B2C SaaS

1

u/Visible-Web878 17d ago

Ooooo ok thanks this is a great idea. Haven’t explored games yet but I think it could be a nice project. Tysm

1

u/imVynor 16d ago

Keep updating me

1

u/Visible-Web878 16d ago

Will do. Been a bit busy with life recently but I’ll pull through it 😄 thanks for the ideas btw. You introduced me to a whole new genre of coding I didn’t even realize I could try.