.

Sunday, February 10, 2019

Creating a Computer Program in the C Language about Super Smash Brothers Melee :: Biophysics Programming Gamecube

crack Smash Bros. MeleeAt first I had absolutely NO idea what to do for my biophysics final project. I precious to pass on my program at least slightly interesting and this pass program is practically full of gamers. I decided to benefit my peers and myself by making my final project a program revolving around the Nintendo Gamecube game, super Smash Bros. Melee. Before I wrote my program I needed the statistics of the come on percentages of com barfers when they period of play a specific character. Both computer players have genius life and both of them argon at take 9 difficulty, the highest level difficulty in the game. I chose the map called Final Destination because ergodic maps, although they create less bias, made the battle between two characters close of the time 50/50. I had the two computers fight for about twenty dollar bill or thirty games to get statistically significant evidence for the make it percentages of a computer character versus another. My pro gram calculates the number of games needed to play to collect enough coins to collect a certain goal of trophies. Super Smash Bros. Melee uses a slot machine system for players to put coins in to have a chance to receive a freshly or old trophy. My program, however, can not actually be utilize to calculate anything in the game, for I had to add some tweaks to my program to make it more interesting for the viewers. The tweak I added was whenever the computer you were betting on won, you would realize 5 coins, and whenever the computer lost, you would win 0 coins. That is not trustworthy in the real game, because two level 9 computers facing come to would only get 1/10th of a coin for each one game.Each character in Super Smash Bros. Melee is numbered stumble in alphabetical order so I could input the win percentages between two computers. There are 25 playable characters in the game, but with the allotted time given, I had no time to mental test over 300 different combin ations of characters (25x25 matrix) in one weekend. Instead of testing all twenty five characters, I tested five of them(which is silent a lot of testing). My program inputs are 1) Character whom you are betting on2)Character whom your character is battling3)Starting Number of Trophies4) desired Number of Trophies(max 242)

No comments:

Post a Comment