Skip to content

Commit ad50576

Browse files
author
LazoCoder
committed
Added more gifs
Fixed the wrong title in SpiderWebZ and replaced it with a new gif with the new title. Also made a gif for the Supernova animation and DNA animation.
1 parent ae10465 commit ad50576

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

SpiderWebZ/Window.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ private void initializeEngine () {
2727
private void setWindowProperties() {
2828
setResizable(false);
2929
pack();
30-
setTitle("Lazo's Waves Graphics");
30+
setTitle("Lazo's SpiderWebZ Animation");
3131
setDefaultCloseOperation(EXIT_ON_CLOSE);
3232
setVisible(true);
3333
}

gifs/DNA.gif

304 KB
Loading

gifs/SpiderWebZ.gif

231 KB
Loading

gifs/Supernova.gif

215 KB
Loading

0 commit comments

Comments
 (0)