diff --git a/salthesnake.html b/salthesnake.html index 8c30962..f1f5c8b 100644 --- a/salthesnake.html +++ b/salthesnake.html @@ -25,20 +25,11 @@ Download

Synopsis

- I played volleyball in high school, and in my senior season many players were complaining that they did not trust our - paper stat sheets. The reason being that handwriting was often bad and recording info was slow which could cause missed stats. - I made this program for the team to use to keep track of stats during games. The user simply presses the name of a player - and then the name of a stat category to register info. If a mistake is made, the user can switch between plus and minus mode. - The user can switch between different sets from the menu, including the total which combines the stats of all played sets. + Sal the Snake is a complete game I made sophomore year of high school with the program GameMaker: Studio. I originally + made it on Mac, and the Windows port I uploaded here is a little bit glitchy because of how old the program is. The game + twists the classic Snake with creative and interesting power ups, along with a challenging and fun campaign mode. The code + is not provided here due to the nature of GameMaker, which has the code scattered about various objects/elements.

-

Code

-

- Runner.java
- Menu.java
- Menu.form
- Interface.java
- Interface.form

-