🎨 Color Fun

This commit is contained in:
Editor Rust 2022-11-06 19:57:38 +00:00
parent c98c837c18
commit f4ef699d32
3 changed files with 52 additions and 0 deletions

View file

@ -34,6 +34,14 @@
<p>Vegetable Dash was my next big thing, and I'm still kinda proud of it. It really helped me get a grasp on core JavaScript features, and helped push my knowledge forward with Node. The whole thing was image-based, and since I was going through my SVG craze, is a little strange. The code will cause you nightmares if Grampa Jenkins doesn't. I love you Vegetable Dash, and maybe one day I'll come back for you...</p>
<p>Cookin' in the Kitchen is one of my more recent works. It was inspired by an old game I used to play, Cooking Fever. I have hopes of making this multiplayer and all, but I probably won't get to. It was a really cool experiment with drag and drop though.</p>
<h2>Funsies</h2>
<div class="funsies">
<p>Change the website color theme</p>
<button onclick="changeThme()">Random</button>
<button onclick="changeThmeHex()">Hex code</button>
</div>
<br><br>
<div class="footer">
<div>
<h2>Find me</h2>