Комментарии:
Hope everyone enjoys this tutorial! Do let me know which game is your favourite in the comments below :) Team Space Invaders, Zelda or Mario? 👀
ОтветитьGod bless Free code camp. I really love coding
ОтветитьKaboom js is not stable now.
But kaplay js was forked by kaboom js enjoy it something 🎉❤
amazing course but I have to do many research in the awful documentation because many functions doesn't exist anymore
Ответитьwow, fantastic! games in JS - very cool😃
ОтветитьThe update completely ruined it. I appreciate the video but I cannot use any of the code you provided to it at all.
Ответитьkaboom looks very promising!
Ответитьerror level symbols def is must be functions returning a compound list.
solve
'@':()=>[
sprite('enemy')
]
please the view is a little bit far, but aside this is cooking well
ОтветитьI can’t find a Repl Kaboom(beta) 😢
ОтветитьHi Mam I Getting error in replit when run the code the error was server ip address was not found
Ответитьam fond of mario in chilhood and am willing to learn how its working!!!!!
ОтветитьThanks so much
Ответитьevery programmer: "I can't code in light mode."
her: I don't have such weaknesses
Is it a way to create the mobile game with kaboom?
ОтветитьMario ^_^
ОтветитьI am facing problem to add restart or refresh in kaboom pls help me out
Ответить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.
ОтветитьThank you so much ❤️
Ответить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
Hello I enjoy Meni program can you help me create call phone user js program please
Ответить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?
ОтветитьThis was really cool, thanks.
Ответить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.
I think kaboom has updated a lot of stuff and these tutorials are out of date :'(
Ответить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.
ОтветитьHmmmmmmmmmm space invaders!!!
ОтветитьIs the repl template still supported? Mine just loads forever.
ОтветитьGreat i can send my game to my yoga instructor now!!
ОтветитьHow to download game script
Ответить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)])
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!
Ответитьi want to ask something
Ответитьhello is any one online
Ответить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?
Ответить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.
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.
Ответить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
Is there any way to add mobile controls to games like these? Like swipe left to move left.
Ответитьbut wheres the html file, can we run it on our web site ... ? this is run on other platforms only
ОтветитьShe's beautiful
Ответитьkaboooooooommm!!!!
ОтветитьVery nice tutorial, you discovered me an awesome framework and very good explained! Thank you veyry much, great job.
ОтветитьOpen video and zoom at her eyes! Amazing !!!!!
ОтветитьNEVER ABSOLUTLY NEVER make a program in JS. Use it for scripting? yes of course! For making the entire game? Hell no
ОтветитьExcelent
Ответить