Inspiration

Over our coding classes we have learned how to make several kinds of games. We decided to incorporate this into our program as well as some more.

What it does

There are two games you can choose from: Mad Libs or a fighting simulator.

How we built it

Using html, javascript and some css, we created a functioning program. Each program references to another one.

Challenges we ran into

There were some challenges with key presses, but a few good google searches sorted that out. Also, the opponent for the fighting simulator sometimes didn't change. This was solved by changing a single = in some if statements to two equal signs.

Accomplishments that we're proud of

Something we are proud of is creating a world hub where you can choose which world you want to go to. Another thing is that in our fighting simulator, the third stage of the first world/level is very difficult and has only been beaten 4 or 5 times by the creators each.

What we learned

We learned that working together is key, and that communication helps sort many things out. To create a successful program, you must stay focused for the entire time.

What's next for Games

We were thinking of adding health/progress bars in the fighting simulator, adding animations to the attacks, and maybe adding a multiplayer game, as well as adding better graphics overall.

Built With

Share this project:

Updates