TLDR
CSS isn’t the first language you think of when making games for the web, it’s just a styling language. The game we will implement in CSS is the classic Tic-tac-toe, the one you used to play in the blackboard, on sand, and that literally everyone over the age of 9 knows the trick for winning or making it a draw. We’ll make, with CSS and HTML only, a simple game that, while quite trivial with JavaScript, is a real challenge to make with CSS only.via the TL;DR App
no story
Written by uryelah | @uryelah on github and twitter