Комментарии:
Excelent
ОтветитьNEVER ABSOLUTLY NEVER make a program in JS. Use it for scripting? yes of course! For making the entire game? Hell no
ОтветитьOpen video and zoom at her eyes! Amazing !!!!!
ОтветитьVery nice tutorial, you discovered me an awesome framework and very good explained! Thank you veyry much, great job.
Ответитьkaboooooooommm!!!!
ОтветитьShe's beautiful
Ответитьbut wheres the html file, can we run it on our web site ... ? this is run on other platforms only
ОтветитьIs there any way to add mobile controls to games like these? Like swipe left to move left.
ОтветитьAnia,
How are you going to convert these web-based games into mobile?it will be great if you provide some github reference/documentation to covert this game into mobile.Thanks
Hi, can you post the link to your imgur files? i looked up your account and it said you don't have any images for aniakubow20.
ОтветитьDoes anyone know why my sprites frequently fall through 'solid()' surfaces? I could run the same code 5 times, land on the ground once, and fall through the ground the other 4 times.
I've tried using different sprites as both the player and the ground surface.
Is there a way to be able to get the space invader game and transfer it to visual code so that I can deploy it onto portfolio to show others? I know that you can download the game as a ZIP and then open it on the desktop and then drag the folder into VS... but when i copy the path and check it out it comes up with errors and cant fetch the data...... can anyone help me out?
Ответитьhello is any one online
Ответитьi want to ask something
ОтветитьThis is such good content, i Love your way of teaching, keep up the good work please, you have me hooked on coding now :D!
Ответитьthis kind of games should end with the Game Over! text, the score and at least a reload button/link that allow to players keep playing. I was trying but until now I haven't found the way to add the last part. I need to keep reading about the framework
add([text("Game Over!",14), origin('center'), pos(420, 120)])
add([text("Your score was: ", 12), origin('center'), pos(420, 140)])
add([text(score, 32), origin('center'), pos(width()/2, height()/ 2)])
How to download game script
ОтветитьGreat i can send my game to my yoga instructor now!!
ОтветитьIs the repl template still supported? Mine just loads forever.
ОтветитьHmmmmmmmmmm space invaders!!!
ОтветитьIs there a support forum for Kaboom or Replit - I'm not sure what this issue is? It seems this tutorial is already out of date because I've ran into several issues which I've had to change in the code. Now I'm adding the "collides" function and when I run it's giving me "Error: h._checkCollisions is not a function". Nothing comes up in Google for that error.
ОтветитьI think kaboom has updated a lot of stuff and these tutorials are out of date :'(
ОтветитьThis is absolutly outdated just after 4 months.
Multiple functions and properties have been eliminated and deprecated on the last kaboomjs update and is almost impossible follow this tutorial with the new version, as everything breaks and u need to keep searching the new functions by your own.
This was really cool, thanks.
ОтветитьWell I guess this kaboom reduces a lot of the boilerplate. But is there a way to get direct access to the html5 canvas object kaboom.js uses, so you also still have fine tune control when you want it?
ОтветитьHello I enjoy Meni program can you help me create call phone user js program please
Ответитьwow I can't even get addLevel to work:
addLevel([
' ',
' @ ',
' ',
'xxxxx',
],
{
width: 40,
height:40,
'x' : [sprite('ground')]
})
It gives me this error:
ERROR: level symbol def must be a function returning a component list
Thank you so much ❤️
ОтветитьHow do a spawn a new object relative to the position of an existing object? The only thing I can get to work is gameLevel.spawn('x', obj.gridPos.sub(0, 0)) but this seems to be the starting grid position of obj, if the object has moved that's not the current position.
ОтветитьI am facing problem to add restart or refresh in kaboom pls help me out
ОтветитьMario ^_^
ОтветитьIs it a way to create the mobile game with kaboom?
Ответитьevery programmer: "I can't code in light mode."
her: I don't have such weaknesses
Thanks so much
Ответитьam fond of mario in chilhood and am willing to learn how its working!!!!!
ОтветитьHi Mam I Getting error in replit when run the code the error was server ip address was not found
ОтветитьI can’t find a Repl Kaboom(beta) 😢
Ответитьplease the view is a little bit far, but aside this is cooking well
Ответитьerror level symbols def is must be functions returning a compound list.
solve
'@':()=>[
sprite('enemy')
]
kaboom looks very promising!
ОтветитьThe update completely ruined it. I appreciate the video but I cannot use any of the code you provided to it at all.
Ответитьwow, fantastic! games in JS - very cool😃
Ответитьamazing course but I have to do many research in the awful documentation because many functions doesn't exist anymore
ОтветитьKaboom js is not stable now.
But kaplay js was forked by kaboom js enjoy it something 🎉❤
God bless Free code camp. I really love coding
ОтветитьHope everyone enjoys this tutorial! Do let me know which game is your favourite in the comments below :) Team Space Invaders, Zelda or Mario? 👀
Ответить