ZiggaWaTT
Smash Journeyman
My bad i meant SSZ. Sero Soot ZamusI never understood people using ZZS as an acronym for zero suit samus. It's ZSS unless you're talking about Zero Zoot Samus
Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!
You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!
My bad i meant SSZ. Sero Soot ZamusI never understood people using ZZS as an acronym for zero suit samus. It's ZSS unless you're talking about Zero Zoot Samus
Me too, I swear this english dub of the KLK opening makes me want to murder kittens.I hate humanity.
That's super common, I tend to do it too. Period as punctuation is good for separating sentences, but also sees a lot of use for indicating finality of a statement. The logic to me is when I don't need to drive a point home, or don't need to separate from the next sentence, I just don't use the periodI try to imagine it's out of habit and not ignorance. For example I tend to not end my last sentence with a period
I'm learning how to play kofxiii (and melty blood) after only playing smash for like 3 years lmao it'll be funI just got KoF 2002 working for Fightcade.
...
I have no idea what's next. This game is friggin huge and ridic complex.
Just look at the description of all the mechanics: http://wiki.shoryuken.com/The_King_of_Fighters_2002:_Unlimited_Match
Should I just stick with 3rd strike? I really want to learn classic fighters alongside Smash.
Project Moldybutt actually.Project You Know What.
Or, for the dairing, Project Voldemort.
Oooh, splay trees. Are you having issues visualizing it, or just coding in the rotation? I might be able to help.I have to make a splay tree and turn it in by midnight tomorrow. I have pretty much no progress on it and figuring out how to rotate branches of the tree is ****ing me up
****
So,playing melty blood is sorta like playing mugen like I mash for a little bit, do something cool, then be like wait wtf how did I do that I didn't know my character did that what was that how do I do it
Wikipedia has a decent visualization of Splay trees and how you rotate to the top. It also has code if you scroll down.It's the coding part mostly. I'm not exactly sure how to go about finding whether to rotate left/right and what to do with the child or parent node(s). I have a site that has visualizations for binary trees, splay trees, and AVL trees. I actually get 50pts extra credit if I make an AVL tree for this too lol
likeMugen is literally the biggest cluster**** of anything I've ever seen.
dont mess with my feelings like that3.6:
+Greninja added
4.0:
-Greninja removed
That helps a lot, thanks. If I need more help tonight would you mind if I contacted you on skype or something?Wikipedia has a decent visualization of Splay trees and how you rotate to the top. It also has code if you scroll down.
Honestly, I always found it easier to get AVL Trees first, and then go into Splay Trees. Mostly because AVL Tree rotation is how you can go into understanding the way you rotate accessed elements up to the top. Do you understand how to code that first? It'll make it way easier. Otherwise, here's the basic logic:
You're going to need to know if the element you're accessing is the left child or the right child of it's parent, and if the parent is the root. You'll run this check every time you rotate, until you are the root.
So, if your parent is the root, and you're the left child, then you become the root, your right subtree becomes your (original) parent's left child, and your parent becomes your right child. If you're the right child, it's basically flipped. Your left subtree becomes your parent's right, and your left becomes your parent. And you're done, because you are now at the top.
If your parent is not the root, then you need to look at your parent's parent(grandparent).
This is where **** gets real.
Now you've got two scenarios to consider.
zig-zig is where it's just a straight line. You're the right child, and your parent is a right child, or you're the left child of a left child, etc. This is the more complex version. You have to first rotate(using the logic above) your parent and your grandparent, and then rotate on the edge between you and your parent(again, using the above logic). So, if it's a zig-zig going left(you're the left child of a left child), your parent's right subtree becomes your grandparent's left, and your grandparent becomes your parent's right child. You're still your parent's left child. Then you rotate again, making your right child/subtree your parent's left, and making your parent your right child.
zig-zag is where you are the left child of a right child, or the right child of a left child. This is a ton easier, as it's just a AVL single rotation.
And you're basically doing this over and over again until your accessed element gets to the top.
I'd honestly recommend doing an AVL tree first, but if you're pressed for time/have an easier time understanding splay trees over AVL trees, then just do the splay tree.
So, make sure your node structure has a pointer to a left and right child as usual, but also a pointer towards the parent, as that's the only way you're gonna be able to make these algorithms work.
Hope this wall of text helps at all. It's always a bit tough for me to help people through text/emails, as opposed to just drawing them a visual in person.
I'd love to help some more, but I do have other plans tonight, along with my own irritating code to slog throughThat helps a lot, thanks. If I need more help tonight would you mind if I contacted you on skype or something?
You have to buy premium and put it in your name. You are 1/2 the way there.is there any requirements to get the pms tag or do you just have to like anime alot and ****post
because if so i think im a prime candidate
I know your weakness. I own you now.dont mess with my feelings like that
ightYou have to buy premium and put it in your name. You are 1/2 the way there.
you have to be dankis there any requirements to get the pms tag or do you just have to like anime alot and ****post
because if so i think im a prime candidate
My dog is fed as well as me. Sometimes my mom brings a burger home, and I say, "Thanks for getting food". Then she tells me its for the Dog, wtf.dont you hate it, when your dog starts to like certain human foods... and it gets to the point where he wont eat your table scraps, so you look like a scrub when you bend over to pick up all that food you threw on the ground
he aint real pmsMy dog is fed as well as me. Sometimes my mom brings a burger home, and I say, "Thanks for getting food". Then she tells me its for the Dog, wtf.
Now hug your new PMS brother steelguttey<3
fam my likes to posts ratio is like quadruple yourshe aint real pms
his sh*t post are on a third grade level
math is hardfam my likes to posts ratio is like quadruple yours
I think it is because the dog can't not eat people food now. I want to leave him in the laundry room with dog food for a 24 hour period, but that isn't going to happen.Your parents do hate you, you weren't kidding.
The better ****posters here don't have tags, excluding Tink-er. PMS members are **** posters, not ****posters.he aint real pms
his sh*t post are on a third grade level
ez posts outside of the PMS free like safezone lmaoYou're both not even 1:1 or higher, though.
This is where I knew, I fcked up.ez posts outside of the PMS free like safezone lmao