diff --git a/yuanshen.dev-20240304-2.zip b/yuanshen.dev-20240304-2.zip new file mode 100644 index 0000000..9a075fc Binary files /dev/null and b/yuanshen.dev-20240304-2.zip differ diff --git a/yuanshen.dev-20240304-2/404.html b/yuanshen.dev-20240304-2/404.html new file mode 100644 index 0000000..3efaa48 --- /dev/null +++ b/yuanshen.dev-20240304-2/404.html @@ -0,0 +1,25 @@ + +
++ I am a high-school retro computing enthusiast, and I wish to share my experience and joy with everyone... + In 2017, I got interested in computer hardware. Since then, I frequently visited local computer stores + and e-waste recyclers to collect vintage computer hardwares. Now I actually got plenty of them! In the + past few years, many people had helped me and taught me lots of useful knowledge. Huge thanks to them! + If you want to get in touch with me, please read the "Contact me..." section down below. +
+The source code of this website is available here: https://github.com/lijiaxuan1811/yuanshen.dev. + Feel free to use them!
+ + \ No newline at end of file diff --git a/yuanshen.dev-20240304-2/index.html b/yuanshen.dev-20240304-2/index.html new file mode 100644 index 0000000..988f0d2 --- /dev/null +++ b/yuanshen.dev-20240304-2/index.html @@ -0,0 +1,31 @@ + + + + +
+ This page contains several songs from different video games.
+
+ Feel free to test your system with them!
+ PS:Unfortunately audio is not well supported before HTML 5,
so if you have trouble playing the songs
+ here, please use the direct links that take the players' place.
+
+ 1.Genshin Impact Main Theme-HOYO-MIX/Yu-Peng Chen
+
+
+
+ 2.Liyue-HOYO-MIX/Yu-Peng Chen
+
+
+
+
This is a small pinball game using plain javascript. You can control the panel using 'a' and 'd' keys for + left and right or click the buttons. This game might not work if your browser do not support javascript. You + earn 5 points each time you catch the ball using the panel, but if you fail to catch the ball, the game + would be over. The game would restart after you press the button on the popping out dialog.
+Thanks Nille Cheng and his book 'Learn to Create Web Games Using Javascript'(ISBN 978-7-115-46238-1), as the + concept of this game and part of the algorithm is base on his codes in the book.
+ + + + \ No newline at end of file