<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tic-tac-toe/src, branch master</title>
<subtitle>Tic Tac Toe game in React with multiplayer support through Socket.IO</subtitle>
<id>https://git.vidhukant.com/tic-tac-toe/atom?h=master</id>
<link rel='self' href='https://git.vidhukant.com/tic-tac-toe/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/tic-tac-toe/'/>
<updated>2023-07-15T05:55:13Z</updated>
<entry>
<title>update readme</title>
<updated>2023-07-15T05:55:13Z</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2023-07-15T05:55:13Z</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/tic-tac-toe/commit/?id=8b810e2f9e9232b4e678dc733fc9bd28e3295da9'/>
<id>urn:sha1:8b810e2f9e9232b4e678dc733fc9bd28e3295da9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleaned up code, added timeout, etc</title>
<updated>2023-07-14T21:16:14Z</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2023-07-14T21:16:14Z</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/tic-tac-toe/commit/?id=72e89afac0f11d59e4399f245e6dcc728bec38d9'/>
<id>urn:sha1:72e89afac0f11d59e4399f245e6dcc728bec38d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed draw message and now the winner doesn't get extra turn</title>
<updated>2021-08-23T13:13:47Z</updated>
<author>
<name>MikunoNaka</name>
<email>bokuwakanojogahoshii@yahoo.com</email>
</author>
<published>2021-08-23T13:13:47Z</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/tic-tac-toe/commit/?id=6036a220e251a9963e62508ae7dfeb68b2f289a2'/>
<id>urn:sha1:6036a220e251a9963e62508ae7dfeb68b2f289a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed prompt to something easier to read</title>
<updated>2021-08-15T09:15:23Z</updated>
<author>
<name>MikunoNaka</name>
<email>bokuwakanojogahoshii@yahoo.com</email>
</author>
<published>2021-08-15T09:15:23Z</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/tic-tac-toe/commit/?id=cf81a281889a7f498632b6545acb3ee310f4a4e3'/>
<id>urn:sha1:cf81a281889a7f498632b6545acb3ee310f4a4e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README and change gamemode names</title>
<updated>2021-07-31T21:34:33Z</updated>
<author>
<name>MikunoNaka</name>
<email>bokuwakanojogahoshii@yahoo.com</email>
</author>
<published>2021-07-31T21:34:33Z</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/tic-tac-toe/commit/?id=51af18f2af806f0d099b4c8b18f4ff3e4e5750de'/>
<id>urn:sha1:51af18f2af806f0d099b4c8b18f4ff3e4e5750de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>created menu entry to enter join code</title>
<updated>2021-07-31T21:04:59Z</updated>
<author>
<name>MikunoNaka</name>
<email>bokuwakanojogahoshii@yahoo.com</email>
</author>
<published>2021-07-31T21:04:59Z</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/tic-tac-toe/commit/?id=b8babd592b60b1a2cfedac3956184207a3d4bb8d'/>
<id>urn:sha1:b8babd592b60b1a2cfedac3956184207a3d4bb8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added functionality to detect incorrect room code</title>
<updated>2021-07-31T20:39:41Z</updated>
<author>
<name>MikunoNaka</name>
<email>bokuwakanojogahoshii@yahoo.com</email>
</author>
<published>2021-07-31T20:39:41Z</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/tic-tac-toe/commit/?id=1a40b90e29dc61ed28ad251b49e9175a2215c3d0'/>
<id>urn:sha1:1a40b90e29dc61ed28ad251b49e9175a2215c3d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added protection against duplicate room codes</title>
<updated>2021-07-31T20:22:33Z</updated>
<author>
<name>MikunoNaka</name>
<email>bokuwakanojogahoshii@yahoo.com</email>
</author>
<published>2021-07-31T20:22:33Z</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/tic-tac-toe/commit/?id=4766a5d0caac22453ab99f386d80c6c132407904'/>
<id>urn:sha1:4766a5d0caac22453ab99f386d80c6c132407904</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added basic rooms support</title>
<updated>2021-07-31T14:36:30Z</updated>
<author>
<name>MikunoNaka</name>
<email>bokuwakanojogahoshii@yahoo.com</email>
</author>
<published>2021-07-31T14:36:30Z</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/tic-tac-toe/commit/?id=d43fa3768c5e9eee06c0af3b093c84aa38aedbf8'/>
<id>urn:sha1:d43fa3768c5e9eee06c0af3b093c84aa38aedbf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added menu to host/join game and protection against cheating</title>
<updated>2021-07-24T12:44:26Z</updated>
<author>
<name>MikunoNaka</name>
<email>bokuwakanojogahoshii@yahoo.com</email>
</author>
<published>2021-07-24T12:44:26Z</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/tic-tac-toe/commit/?id=b353dda4df7fc7be973e52a2f529360e7bfc8fed'/>
<id>urn:sha1:b353dda4df7fc7be973e52a2f529360e7bfc8fed</id>
<content type='text'>
</content>
</entry>
</feed>
