Skip to content

Commit 33de659

Browse files
committed
Improve readme
1 parent a4a9dba commit 33de659

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Waves
22

3-
Waves
3+
Project to simulate waves ~~and have fun~~ with propagation, using just the basic of web.
4+
5+
The wave is created from a click in a td/table, who will be set as the source of wave - with the max power. Each td directly next to the source, will receive the power - 1, and this behavior will continue until no longer have a td to follow the wave.
6+
7+
_This project was inpired by [this, who creates the doom fire](https://github.com/filipedeschamps/doom-fire-algorithm)._

0 commit comments

Comments
 (0)