Tic Tac were first introduced by Ferrero in 1969, under the name "Refreshing Mints".[1] In 1970, the name was changed to Tic Tac, after the distinctive clicking sound made by the pack being opened and closed.[2] Besides the original mint and orange flavours, several new varieties were added, including aniseed, cinnamon (or "Winter Warmer"), an orange and lime mix (in 1976), spearmint, peppermint, Powermint, sour apple, mandarin, tangerine, berry, fresh orange, strawberry, wintergreen, pink grapefruit, orange and lime together (in 1978[3]), cherry, passionfruit (in 2007), pomegranate (in 2010), mango, lime, and popcorn (2014). The grape flavour was eliminated in 1976 because of health concerns about the red dye amaranth (FD&C Red #2), a suspected carcinogen.
Since 1980,[4][5] the Tic Tac slogan in the United States has been "The 1Â Calorie Breath Mint." In the UK, France, Ireland, Italy and Australia Tic Tacs are noted as being less than two calories with the slogan "Two hours of Tic Tac freshness in less than two calories." In Canada, New Zealand and Australia, and used once in the United States, the Tic Tac slogan is "It's not just a mint, it's a Tic Tac." In India, the Tic Tac slogan is "Refreshment to be shared."[6]
During the 1990s, "double packs" were introduced, featuring a regular Tic Tac container with two flavours inside. Available combinations included Tangerine and Lime, Orange and Grape, and Berry and Cherry.[7]
In 2008, Tic Tac introduced Tic Tac Chill, which is slightly larger than ordinary Tic Tacs and comes in a dual-opening packaging, using the traditional living hinge or a sliding opening on the front of the case. These come in three flavours: Exotic Cherry, Berry Blast, and Paradise Mint. Tic Tac Chill mints are also sugar-free, the Exotic Cherry ones instead being sweetened with xylitol.[citation needed]
During May 2010, Australia's Trademark Registrar office rejected Ferrero's application to trademark their Tic Tac container as "not being unique enough to distinguish its products from other manufacturers."[8]
Tic Tac sometimes provides limited editions to promote films,[9] such as a banana and mandarin flavour for the 2015 movie Minions. Orange Tic Tacs featured prominently in the 2007 film Juno, in an orange box with white colour mints as sold in Canada and Brazil. Film promoters distributed boxes of the mints prior to the film's release.[citation needed]
In the United States, the sugar content of Tic Tacs is listed as 0 g despite the mints being approximately 90% sugar (depending on the flavour).[14] This stems from the fact that a serving size is one 0.49 g mint, and the American Food and Drug Administration permits manufacturers to list sugar (or other nutritional components) as 0 g if they contain less than 0.5 g.[15] In at least some jurisdictions, the 0 g now features a footnote that clarifies "less than 0.5 g".[16]
Tic-tac-toe (American English), noughts and crosses (Commonwealth English), or Xs and Os (Canadian or Irish English) is a paper-and-pencil game for two players who take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner. It is a solved game, with a forced draw assuming best play from both players.
Because of the simplicity of tic-tac-toe, it is often used as a pedagogical tool for teaching the concepts of good sportsmanship and the branch of artificial intelligence that deals with the searching of game trees. It is straightforward to write a computer program to play tic-tac-toe perfectly or to enumerate the 765 essentially different positions (the state space complexity) or the 26,830 possible games up to rotations and reflections (the game tree complexity) on this space.[1] If played optimally by both players, the game always ends in a draw, making tic-tac-toe a futile game.[2]
The game can be generalized to an m,n,k-game, in which two players alternate placing stones of their own color on an m-by-n board with the goal of getting k of their own color in a row. Tic-tac-toe is the 3,3,3-game.[3] Harary's generalized tic-tac-toe is an even broader generalization of tic-tac-toe. It can also be generalized as an nd game, specifically one in which n equals 3 and d equals 2.[4] It can be generalised even further by playing on an arbitrary incidence structure, where rows are lines and cells are points. Tic-tac-toe's incidence structure consists of nine points, three horizontal lines, three vertical lines, and two diagonal lines, with each line consisting of at least three points.
An early variation of tic-tac-toe was played in the Roman Empire, around the first century BC. It was called terni lapilli (three pebbles at a time) and instead of having any number of pieces, each player had only three; thus, they had to move them around to empty spaces to keep playing.[7] The game's grid markings have been found chalked all over Rome. Another closely related ancient game is three men's morris which is also played on a simple grid and requires three pieces in a row to finish,[8] and Picaria, a game of the Puebloans.
The different names of the game are more recent. The first print reference to "noughts and crosses" (nought being an alternative word for 'zero'), the British name, appeared in 1858, in an issue of Notes and Queries.[9] The first print reference to a game called "tick-tack-toe" occurred in 1884, but referred to "a children's game played on a slate, consisting of trying with the eyes shut to bring the pencil down on one of the numbers of a set, the number hit being scored".[This quote needs a citation] "Tic-tac-toe" may also derive from "tick-tack", the name of an old version of backgammon first described in 1558. The US renaming of "noughts and crosses" to "tic-tac-toe" occurred in the 20th century.[10]
In 1952, OXO (or Noughts and Crosses), developed by British computer scientist Sandy Douglas for the EDSAC computer at the University of Cambridge, became one of the first known video games.[11][12] The computer player could play perfect games of tic-tac-toe against a human opponent.[11]
In 1975, tic-tac-toe was also used by MIT students to demonstrate the computational power of Tinkertoy elements. The Tinkertoy computer, made out of (almost) only Tinkertoys, is able to play tic-tac-toe perfectly.[13] It is currently on display at the Museum of Science, Boston.
When considering only the state of the board, and after taking into account board symmetries (i.e. rotations and reflections), there are only 138 terminal board positions. A combinatorics study of the game shows that when "X" makes the first move every time, the game outcomes are as follows:[14]
A player can play a perfect game of tic-tac-toe (to win or at least draw) if, each time it is their turn to play, they choose the first available move from the following list, as used in Newell and Simon's 1972 tic-tac-toe program.[16]
The first player, who shall be designated "X", has three possible strategically distinct positions to mark during the first turn. Superficially, it might seem that there are nine possible positions, corresponding to the nine squares in the grid. However, by rotating the board, we will find that, in the first turn, every corner mark is strategically equivalent to every other corner mark. The same is true of every edge (side middle) mark. From a strategic point of view, there are therefore only three possible first marks: corner, edge, or center. Player X can win or force a draw from any of these starting marks; however, playing the corner gives the opponent the smallest choice of squares which must be played to avoid losing.[17] This might suggest that the corner is the best opening move for X, however another study[18] shows that if the players are not perfect, an opening move in the center is best for X.
The second player, who shall be designated "O", must respond to X's opening mark in such a way as to avoid the forced win. Player O must always respond to a corner opening with a center mark, and to a center opening with a corner mark. An edge opening must be answered either with a center mark, a corner mark next to the X, or an edge mark opposite the X. Any other responses will allow X to force the win. Once the opening is completed, O's task is to follow the above list of priorities in order to force the draw, or else to gain a win if X makes a weak play.
Many board games share the element of trying to be the first to get n-in-a-row, including three men's morris, nine men's morris, pente, gomoku, Qubic, Connect Four, Quarto, Gobblet, Order and Chaos, Toss Across, and Mojo. Tic-tac-toe is an instance of an m,n,k-game, where two players alternate taking turns on an mÃn board until one of them gets k in a row. Harary's generalized tic-tac-toe is an even broader generalization. The game can be generalised even further by playing on an arbitrary hypergraph, where rows are hyperedges and cells are vertices.
Les Cookies sont de petits fichiers texte, image ou logiciel, qui sont placÃs et stockÃs sur votre ordinateur, votre smartphone ou tout autre appareil permettant de naviguer sur Internet, lorsque vous visitez un site Web.
Lorsque vous fournissez des DonnÃes à caractÃre personnel à FERRERO, celui-ci doit les traiter conformÃment aux lois applicables, ce qui peut inclure la conservation et la communication de vos DonnÃes à caractÃre personnel aux autoritÃs officielles pour le respect des obligations fiscales, douaniÃres ou autres obligations lÃgales.
38c6e68cf9