Star-tac-toe
This is an implementation of the classic tic-tac-toe game, but with stars instead of circles. The game is playable on a smartphone and uses emojis throughout the interface. To play, simply tap on a cell to place a star in that location. The game ends when one player gets three in a row, or if all the cells are filled without any three in a row. The winner is announced with a celebratory message, while a tie is signalled with a more neutral message.