CSI-280 / MusicGames

0 stars 0 forks source link

Game nav buttons now green, connect 4 implemented #76

Open JCastaner opened 4 years ago

JCastaner commented 4 years ago

Game nav buttons now green, connect 4 implemented. new JS and css pages for connect 4.

lenora4321 commented 4 years ago

I hate to say it, but I don't think this works exactly, unless I'm testing it wrong. I pulled all your changes and ran the site and it broke because of how you were returning the component without wrapping dvi tags, and also you had an header tag that was capitalized and should not have been, and this caused it to break as well. Once I got it back up, I could display the board on the connect four page, but I can't get it to play--nothing happens when you click it. Am I testing this wrong? But the gamenav buttons are green, so that's nice.

jbuzzell commented 4 years ago

is there any way the buttons could be green by default, not just on hover? refer to #8