Show HN: I made a game for learning the country flags of the world
Flag Match offers a game to match countries with flags from 236 countries. Players track stats, identify flags from continents, aim for high scores, and engage with creator @kyrylosilin. Future event in 2024 mentioned.
Read original articleThe website "Flag Match" offers a game where players can match countries with their respective flags out of a total of 236 countries. The game tracks statistics such as the top player, games played, and players participating. Users can test their knowledge by identifying flags from various continents like Africa, Asia, Europe, North America, South America, and Oceania. The game includes a wide range of countries from Afghanistan to Zimbabwe, each represented by its flag for recognition. Players can aim to achieve a high score, longest streak, and improve their match accuracy. The website also provides an option to play again, claim scores, and encourages users to tap the matching pairs. The game was created by @kyrylosilin, the creator of Telebugs. Additionally, there is a mention of a future event in 2024 related to Ukraine (πΊπ¦ 2024).
Related
Fuzz Map
Fuzz Map automates GUI fuzzing to uncover unexpected states and crashes by creating visual maps through code coverage. It simplifies complex program behavior, enhancing developers' ability to verify code changes.
AI Love Island β multi agent text based dating simulation
Sabrina Ramonov created an AI Love Island dating simulation game inspired by reality TV. It features contestants with unique traits for engaging and realistic interactions. Sabrina seeks to improve dialogue authenticity and user experience.
Missiles of the World β Info on strike capabilities from around the globe
The website covers global missile systems, including ballistic and cruise missiles, with data organized by country and sub-state actors. It offers illustrations, up-to-date information, and analysis on missile technologies.
The first 10k games at bgammon.org, an open source online backgammon service
The milestone of 10,000 games on bgammon.org is celebrated, with community contributions and developments noted. Optimization efforts enhance speed and user experience, including the introduction of the Universal Backgammon Engine Interface (UBEI).
Getting the World Record in Hatetris (2022)
David and Felipe set a world record in HATETRIS, a tough Tetris version. They used Rust, MCTS, and AlphaZero concepts to enhance gameplay, achieving a score of 66 points in 2021.
We can memorize the last two matches position and alternate from there, as flags may not be there when names are popping but after at most one elimination the flag must have appeared (and if you enjoy try-harding you can refresh the website until you get the two first flags and names aligned, so almost no mouse move nor memory are needed)
function i(t){const e=t.dataset.synsetid;const o=t.textContent.trim();if(!o.endsWith(`(${e})`)){t.textContent=`${o} (${e})`}}function t(){const t=document.querySelectorAll('div[data-game-target="word"]');t.forEach(i)}t();const e=function(e,t){for(let t of e){if(t.type==="childList"){t.addedNodes.forEach(t=>{if(t.nodeType===Node.ELEMENT_NODE){if(t.matches&&t.matches('div[data-game-target="word"]')){i(t)}}else if(t.nodeType===Node.TEXT_NODE){const e=t.parentElement;if(e&&e.matches&&e.matches('div[data-game-target="word"]')){i(e)}}if(t.querySelectorAll){const o=t.querySelectorAll('div[data-game-target="word"]');o.forEach(i)}})}}};const o=new MutationObserver(e);o.observe(document.body,{childList:true,subtree:true});
Related
Fuzz Map
Fuzz Map automates GUI fuzzing to uncover unexpected states and crashes by creating visual maps through code coverage. It simplifies complex program behavior, enhancing developers' ability to verify code changes.
AI Love Island β multi agent text based dating simulation
Sabrina Ramonov created an AI Love Island dating simulation game inspired by reality TV. It features contestants with unique traits for engaging and realistic interactions. Sabrina seeks to improve dialogue authenticity and user experience.
Missiles of the World β Info on strike capabilities from around the globe
The website covers global missile systems, including ballistic and cruise missiles, with data organized by country and sub-state actors. It offers illustrations, up-to-date information, and analysis on missile technologies.
The first 10k games at bgammon.org, an open source online backgammon service
The milestone of 10,000 games on bgammon.org is celebrated, with community contributions and developments noted. Optimization efforts enhance speed and user experience, including the introduction of the Universal Backgammon Engine Interface (UBEI).
Getting the World Record in Hatetris (2022)
David and Felipe set a world record in HATETRIS, a tough Tetris version. They used Rust, MCTS, and AlphaZero concepts to enhance gameplay, achieving a score of 66 points in 2021.