KillerCl0wn
@KillerCl0wn
0
Fibonacci FlowerCreates Fabonacci Flowers!
Change the color and size!
Fibonacci Flower
This program creates Fibonacci Flowers using circles!
your able to change the pattern of the flower!
feel free to try different shapes!143
1
0
0
Fibonacci FlowerCreates Fabonacci Flowers!
Change the color and size!
143
1
0
KillerCl0wn **This program creates Fibonacci Flowers using circles!**
your able to change the pattern of the flower!
feel free to try different shapes!29 days ago
0
NewestYahtzeeProjectRoll dice to see if you get a Yahtzee.
Still in production.
dice are fully functioning
34
2
0
1
Being built
For the latest Yahtzee game got to :
New Yahtzee Game
It is in the process of being built
I am open to any tips9
2
1
1
0
10
0
0
I'm trying to make the alert text the color you say is your favorite color. how would I do that?
HTML, CSS, JS
Coder100 you meant javascript
here's how: prompt("what is your favorite color?")
the prompt instead of alert prompts you.
you can then set it as a variable:
var color = prompt("what is your favorite color?");
alert("you like" + color + "!");
`1 year ago
Hey Guys can I invite someone to my program to help me with doing things in java
AmoghTheCool @KillerCl0wn the link to the image in your tag is images/two-step.png, but the link to the image is actually images/twostep.png1 year ago
How do I create a form in a table
how do I make 3 elements align horizontal to each other
CodingElf66 Just do the following code:
Some text
Some more text
Some more text
HTML aligns it by default.1 year ago
How do I make a Sign-up Form for my Website.
HTML, CSS, JS
ch1ck3n If you want a design: https://login-form-idk.ch1ck3n.repl.co/
If you want a system that actually works, then you would need a backen and a plain HTML repl wouldn't do the trick1 year ago
VulcanWM You need something for backend for that? What language are you planning to use for that?1 year ago
how do i make an absolute reference for an image. in HtML
1
StaleColossalDatumLogo for game
8
0
1
Does anyone want to join and program a website together
HTML, CSS, JS