CSS play - Connect Four - Logic in CSS - NO jQuery/javascript
20th October 2012
PC & Mac - IE9+, Firefox, Chrome, Safari, Opera, iPad, iPhone and iPod Touch
copyright © stu nicholls - CSS play
Information
Who says you cannot do logic with just CSS?
This uses the same principle as the previous Tic-Tac-Toe game but is more complex in its logic handling.
The game is for two players and plays as a standard Connect Four game keeping track of turns, disc positions and winning lines.
Green starts so click any of the green counters across the top of the playing area to drop it into the column below, the top line of counters will then turn red to show that it is now the red turn.
The counters will slide down the columns with animation in all browsers except IE9.
The logic for this is covered by just a handful of lines in the stylesheet and very little code.
Absolutely no javascript or any other scripting language.
Copyright
Because of all the time and effort spent in producing this demonstration
I would ask that you respect my copyright.
- If you are using this on a personal web site then please retain the copyright comment in the stylesheet.
A donation to the 'Support CSSplay' fund is now required for this demonstration. - If you are using this on a commercial web site, or as a paying job for a client, then please email me asking for permission - stu{at}cssplay.co.uk and again a donation to the 'Support CSSplay' fund is required.
- If you are having problems integrating any of my demonstrations into your website then I now offer a service to fault find and correct any errors that you may have introduced. Please email me for more information.
Terms and Conditions
This demonstration can be used subject to the following terms and conditions.
- If you wish to use this demonstration in your website(s) please email me stu{at}cssplay.co.uk seeking permission.
- You may NOT place this demonstration on another site for others to download.
- You may NOT redistrubute or resell this demonstration.
- Users agree not to remove or edit the credit notice within the stylesheet, or claim that this demonstration is their own.
- Please see the Copyright statement above regarding the requirement for a support donation.
Please ask permission before using or copying this example to your web site.




