Julia @jull04 - Junior Frontend developer (HTML, CSS, JS, React)
Ivan @surikiv - Junior Frontend developer (HTML, CSS, JS)
Ekaterina @kate_sbv - UI/UX designer (Figma, Adobe Illustrator, Procteate, Cinema 4D)
Leo @LeoKotman - Frontend developer (React JS, Vanila JS)
https://hakaton-2023-best-team.netlify.app/
Перед вами браузерная игра "Найди пару" на основе Memory game, цель которой найти пары заранее перемешаных и перевернутых карточек.
Нажимаете кнопку старт - перед вами появляется поле 4x4 с 8-мью парами карточек. Выбрав одну карточку, постарайтесь найти для неё пару. Каждый ваш ход, а также колличество оставшихся комбинаций представлены слева от поля игры. Кнопки справа позволят вам поставить игру на паузу, либо начать с начала. Когда все комбинации будут открыты игра завершится. Ваша задача сделать это за наименьшее колличество шагов. Приятной игры!
This is a browser game ‘Find a Pair’ based on Memory game, the aim of which is to find pairs of pre-mixed and flipped cards. You press the start button and a 4x4 field with 8 pairs of cards appears in front of you. After choosing one card, try to find a pair for it. Each of your moves, as well as the number of remaining combinations are presented to the left of the game board. The buttons on the right will allow you to pause the game or start from the beginning. When all combinations are revealed, the game will end. Your task is to do it in the smallest number of steps. Enjoy the game!
https://drive.google.com/drive/folders/1imNgLvqkqNyfaOGXzmCmOmyUsl9l0Mc8?usp=drive_link
✅ 1. Вывод поля с рандомно расположенными карточками (каждый раунд - новая позиция карточке);
✅ 2. Возможность открывать карточки;
✅ 3. Закрытие непарных карточек;
✅ 4. Подсчет колличества ходов;
✅ 5. Возможность начать игру заново;
✅ 6. Экран поздравления с окончанием игры;
✅ 1. Красивый дизайн;
Проект реализован с помощью Create React App.
- скачать на свой ПК с помошью:
git clone
- далее
npm install
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify