I have the code ready I just need how do i get it/to it
Hey @tagplayer56196,
To run your code, you should be able to hit “Run”. Perhaps a screenshot would help clarify it a bit more.
- Which course are you doing? Just to clarify…
im making a simple 1 player ping pong where you breack blocks type game but i don’t know how to get “”
How to get?? I am not sure what you mean by this…
< canvas > jdfjfdjfjjdfj
ignore the jibberish
What language are you using? HTML/CSS, JavaScript, Python??
Html some jibberish lala
sorry about the randomness it has a minimun of 20 letters soo…
Its fine, i know what you mean…
can I see your code in the editor?
a simple MDN Breakout game written entirely in pure JavaScript and rendered on HTML5 .
function draw() {
ctx.clearRect(0, 0, canvas.width, canvas.height);
drawBall();
x += dx;
y += dy;
}
Use this: validator.w3.org, paste your code and it will tell you that your doctype is HTML 4.01 Transitional. It will give you a few other messages as well.
It won’t let me reply so IMA just edit this
No problem, Glad to help! Let me know when I can play the game
ok I shure will lol