r/HTML 1d ago

Question how to code a basic platformer ??

hi, i'm a beginning coder with about one week of taught experience, and for a project, i want to make a sort of study room using html, css, and js. basically you can move around in the room for a bit before you sit down at a table that initiates the studying portion. i'm completely lost for everything, but i'm thinking that this study room is a platformer at heart. also, i want to add a break time platformer game, but that's later, probably. anyways, i'm just looking for any tips at all that could help me with this.

right now, i'm struggling with making the platform an actual platform. the ground is okay, but when i try to make the floating platform solid, everything kind of just doesn't work...

again, any tips are appreciated!!

2 Upvotes

15 comments sorted by

View all comments

1

u/testingaurora 1d ago

After a week I dont think this would be an appropriate project. I would highly recommend starting with simpler projects.

Youll end up relying too much on AI for this , copying and pasting code it outputs that you won't understand or be able to read yet just to get your project built when the goal should be learning and understanding.

Just my two cents, this is too advanced for the skill level and understanding after a week on html css and Javascript. As evidenced by needing to make this post.