Comment by atomic1fire on 26/01/2017 at 05:17 UTC

1 upvotes, 1 direct replies (showing 1)

View submission: Out with 2016, in with 2017

View parent comment

scripting engine.

Reminds me of the time someone tried to use subreddit css to build a game of tictactoe.

Replies

Comment by Sirisian at 26/01/2017 at 05:45 UTC

2 upvotes, 0 direct replies

With the scripting system I defined, assuming it was implemented correctly, it would be easy to make a multiplayer version that people could challenge each other to, among other things. That would be something a moderator could do with such a system. (Though albeit a bit weird and probably needlessly wasteful for the server). There's a bullet point for turn based games in the use case descriptions.

Also you made me curious. The pure CSS tic-tac-toe solutions are very clever. Found this one.[1] :P

1: https://codepen.io/ziga-miklic/pen/Fagmh