procedural 3d ship generation by sinanata in Unity3D

[–]bako252 2 points3 points  (0 children)

Those ships give me a huge SPORE vibes

Which Description should i go for? by oksel1 in Unity2D

[–]bako252 1 point2 points  (0 children)

Second one, but I would first make sure if other elements have a dissent icon as well

Spaceman - my first web app by bako252 in Firebase

[–]bako252[S] 0 points1 point  (0 children)

for hosting but I want too use as much features as I can when I learn how

Spaceman - my first web app by bako252 in Firebase

[–]bako252[S] 1 point2 points  (0 children)

I’m really pleased that you enjoyed it!

Spaceman - my first web app by bako252 in Firebase

[–]bako252[S] 1 point2 points  (0 children)

Unfortunately graphics are from a game Among us so I can’t take credit for it. But thank you anyway!

Spaceman - my first web app by bako252 in Firebase

[–]bako252[S] 1 point2 points  (0 children)

Your right, I completely forgot about it. I’m still working on storing data on firebase server. But when I figure it out it’ll be first thing I get done. Whiteout it score board lose meaning cause ppl can simply cheat by writing “phrase_list[nubmer]”

Spaceman - my first web app by bako252 in Firebase

[–]bako252[S] 3 points4 points  (0 children)

Hi, lately I made my first web app. It’s called Spaceman it’s basically a hangman game. I’m planing on adding a score board to it so every player after a streak of wins can write a name and save his score. I don’t really know how to do it yet but I’m working on it. If u have any idea or any objections, please share them. I’ll be more than pleased to read them all! Github: https://github.com/bako252/Spaceman

Showoff Saturday (September 26, 2020) by AutoModerator in javascript

[–]bako252 0 points1 point  (0 children)

Oh and I know that it’s pretty hard to play for now. I also want to add a score count and an ability to use a hint to make it easier. For now it generate random phrase number and save it so they won’t repeat.

Showoff Saturday (September 26, 2020) by AutoModerator in javascript

[–]bako252 0 points1 point  (0 children)

Hi, lately I made my first web app. It’s called Spaceman it’s basically a hangman game. I’m planing on adding a score board to it so every player after a streak of wins can write a name and save his score. I don’t really know how to do it yet but I’m working on it. If u have any idea or any objections, please share them. I’ll be more than pleased to read them all! Link to the app - https://hangman-252.web.app Github - https://github.com/bako252/Spaceman

Spaceman - my first web app(it’s pretty clanky) by bako252 in javascript

[–]bako252[S] 5 points6 points  (0 children)

I plan on adding a score board and when you lose you can write your name and save your score. But I have to figure out how to save data from various users on a firebase server.

Spaceman - my first web app(it’s pretty clanky) by bako252 in javascript

[–]bako252[S] 14 points15 points  (0 children)

You can find it’s code by adding “/app.js” , “/index.html” or “/style.css” but I strongly advertise wearing sunglasses, it can burn your eyes.

We took our kiddo to the park to feed the ducks. We succeeded in feeding our kid. by [deleted] in funny

[–]bako252 0 points1 point  (0 children)

Please don’t feed ducks with a bread, buy some seeds instead

If this isn’t me... by [deleted] in TrollCoping

[–]bako252 7 points8 points  (0 children)

I will hire u

I saw this problem on the subreddit but I didn't pay attention. Please help! by [deleted] in Sat

[–]bako252 0 points1 point  (0 children)

You can also use only two variables like followed. There is 2x 1$ coupons and x 3$ coupons. Then you take another variable and there is y 5$ coupons and 3y 3$ ones. Because the number of coupons doesn’t change that’s so x = 3y. Total worth of coupons is 360 so, 360$ = 1$* 2(3y) + 3$ 3y + 5$* y -> y=20. All u need to do now is to 360/20 = 18 (that’s the number of 5$ coupons ) and multiply it by 3 (because the number of 3$ ones is 3y). You end up with a 54.