Updated: Friday, September 01,2023-09-01 07:50:57

main
shwetha729 2023-09-01 07:51:01 -04:00
parent 4d004d7d94
commit 496474641d
4 changed files with 41 additions and 17 deletions

View File

@ -1,17 +1,21 @@
{
"recentFiles": [
{
"basename": "Neopets",
"path": "Coding Tips (Classical)/Terminal Tips/GUIs/Games/Neopets.md"
},
{
"basename": "Ruffle",
"path": "Coding Tips (Classical)/Terminal Tips/GUIs/Games/Ruffle.md"
},
{
"basename": "Webscraping",
"path": "Coding Tips (Classical)/Terminal Tips/GUIs/Tools/Webscraping.md"
},
{
"basename": "gdevelop.io",
"path": "Coding Tips (Classical)/Terminal Tips/GUIs/Games/gdevelop.io.md"
},
{
"basename": "Webscraping",
"path": "Coding Tips (Classical)/Terminal Tips/GUIs/Tools/Webscraping.md"
},
{
"basename": "Making Games through GDevelop",
"path": "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Games!!/GDevelop/Making Games through GDevelop.md"
@ -195,10 +199,6 @@
{
"basename": "Math Software",
"path": "Machine Tips (Quantum)/Math/Math Software.md"
},
{
"basename": "1. First Step is Matrix Math",
"path": "Machine Tips (Quantum)/Math/1. First Step is Matrix Math.md"
}
],
"omittedPaths": [],

View File

@ -39,7 +39,20 @@
"state": {
"type": "markdown",
"state": {
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Games/Ruffle.md",
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Games/gdevelop.io.md",
"mode": "source",
"backlinks": false,
"source": false
}
}
},
{
"id": "96c704143d6a5f29",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Games/Neopets.md",
"mode": "source",
"backlinks": false,
"source": false
@ -60,7 +73,7 @@
}
}
],
"currentTab": 2
"currentTab": 3
}
],
"direction": "vertical"
@ -122,7 +135,7 @@
"state": {
"type": "outline",
"state": {
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Games/Ruffle.md"
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Games/Neopets.md"
}
}
},
@ -132,7 +145,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Games/Ruffle.md",
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Games/Neopets.md",
"linksCollapsed": false,
"unlinkedCollapsed": false
}
@ -157,12 +170,13 @@
"audio-recorder:Start/stop recording": false
}
},
"active": "9a826ac260159e89",
"active": "96c704143d6a5f29",
"lastOpenFiles": [
"Coding Tips (Classical)/Terminal Tips/GUIs/Tools/Webscraping.md",
"Coding Tips (Classical)/Terminal Tips/GUIs/Games/Ruffle.md",
"Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/Pasted image 20230901074121.png",
"Coding Tips (Classical)/Terminal Tips/GUIs/Games/Neopets.md",
"Coding Tips (Classical)/Terminal Tips/GUIs/Games/gdevelop.io.md",
"Coding Tips (Classical)/Terminal Tips/GUIs/Tools/Webscraping.md",
"Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/Pasted image 20230901074121.png",
"Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Games!!/GDevelop/Making Games through GDevelop.md",
"Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Games!!/PLAY GAMES - Finally the fun part.md",
"Coding Tips (Classical)/Terminal Tips/GUIs/Games",
@ -187,7 +201,6 @@
"Machine Tips (Quantum)/Resources/Post-Processing/QCVV.md",
"Gitea .readme.md",
"Machine Tips (Quantum)/Physics/Particle Terms.md",
"Machine Tips (Quantum)/Physics/Optics.md",
"Coding Tips (Classical)/Project Vault/Typewriter/gx6750.pdf",
"Coding Tips (Classical)/Project Vault/Typewriter",
"Machine Tips (Quantum)/Project Vault/Papers/Shwetha Jayaraj CV.pdf",

View File

@ -0,0 +1,11 @@
# Neopets
Ah, [neopets.com ](https://www.neopets.com/home/). The game of my youth. I spent so many hours, days, weeks, & years into this game. Now that I finally have my account back after so many years, the nostalgia is overwhelming. It truly was an excellent website. I never really got into club penguin or the other ones, but for me it was definitely Neopets.
Other links:
- Making those [cute linked buttons](https://www.sketchedneo.com/button-maker/) at the end of websites
- Other [neopets site customization](https://www.sketchedneo.com/neopets-graphics/) freebies
- Neopets-dedicated websites
- J[ellyNeo.net](https://www.jellyneo.net)
-

View File

@ -2,7 +2,7 @@
A flash player emulator written in Rust allowing games to played on the web! The Internet Archive uses this by default to play games within the browser.
It is also what makes the Neopets games work!
It is also what makes the [Neopets](https://www.neopets.com/home/) games work! [Newgrounds](https://www.newgrounds.com) is another games website that needs flash to work.
[Ruffle Demo ](https://ruffle.rs/demo/)
![[Pasted image 20230901074121.png]]