0
Помогите с игрой.
Мне нужно, чтобы при прикосновении птички с трубой или полом что-то происходило. Ну вот просто узнать бы как это взаимодействие сделать дальше я сам. Также хотелось бы узнать как убрать эту черную рамку у картинок. А еще как отображать счет где-нибудь в углу, который будет меняться в зависимости значения score. Помогите пожалуйста. Если есть курс ,в SoloLearn или любом другом месте, про такие вещи то хотел бы узнать так как либо память изменяет либо в курсе html js и css не было нужных мне знаний. https://code.sololearn.com/WOOo2vd3VHBM/?ref=app
9 Answers
+ 3
1. Collision Test
https://code.sololearn.com/WTuNo86zz8p4/?ref=app
2. Change to a png, with black background removed to transparent by photoshop
2.1 this is your current image
http://savephoto.ru/Files/5mepuxdhbpon14.jpg
2.2 [Tutorial] Upload content from your device to CodePlayground - The Dropbox way
https://code.sololearn.com/WW6t4B73kJVz/?ref=app
3. Displaying score
https://code.sololearn.com/WSx4A55h4dl9/?ref=app
3.1 in HTML, an element with id
3.2 in JS, get element
3.3 innerText property of DOM
4. Tutorial on sololearn by Happy To Help:
https://code.sololearn.com/WvIsS7qN8npX/?ref=app
+ 1
🤔 I don't understand "tutorials on DropBox on phone"
means "some lesson about how to use dropbox"?
(Read Mickel's code)
or means "some lesson about Dropbox mobile app"?
(It is easy to use, don't worry.)
or means "some lessons downloaded on dropbox"?
(ebook resources list is another thing, some are not free though)
+ 1
Firstly, you install the app.
Then, you create account.
Then, you can upload image files (remember to upload photoshop-processed png file)
Lastly, get the image internet address; and make the edit to the ending based on the tutorial by Mickel.
+ 1
that's strange
if the image is not sensitive, use imgbb
0
And there are tutorials on DropBox on the phone?
0
some lesson about Dropbox mobile app
0
I'm trying to get a link to a file using the DropBox mobile app but it won't come out
0
I have already downloaded and created an account. While trying to obtain shortcuts to the file using the DropBox writes to me: "a failure has Occurred, and a link to download failed". About the processing of the file, I realized now, however, I have no such opportunity.
0
thank you so much for all your help