Skip to content

Commit f7cbba3

Browse files
authored
Update README.md
- Add demo link - Add about section - Fix and rename title of "TODO list" to "Wish List"
1 parent 9c0965e commit f7cbba3

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1-
#TODO
1+
# Demo
2+
3+
https://b-xb.github.io/sunrise/
4+
5+
# About
6+
7+
This is a small music visualisation experiment I put together using just vanilla Javascript and a HTML5 canvas element.
8+
9+
The Javascript code is dependent on access to certain features of the [Canvas](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API) & [Web Audio](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API) APIs that are common to most modern web browsers.
10+
11+
# Wish list
212
- add random seagull noises at the end?
313
- try adding gravity to the waves, in an attempt to get rid of the strobing

0 commit comments

Comments
 (0)