Skip to content

leokotman/hakaton-2023-nco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Команда / Team

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)

Деплой проекта / Deploy

https://hakaton-2023-best-team.netlify.app/

Описание / Description

Перед вами браузерная игра "Найди пару" на основе 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!

Дизайн / Design

https://www.figma.com/file/cTmG2PWjhL7fRR9GrC0Vmb/Best-team---Memory-game---Hakaton-40?type=design&node-id=0%3A1&mode=design&t=v326ciC8QL7A4hp3-1

Скриншоты

https://drive.google.com/drive/folders/1imNgLvqkqNyfaOGXzmCmOmyUsl9l0Mc8?usp=drive_link

Чек-лист задач в рамках Hatakon-2023

✅ 1. Вывод поля с рандомно расположенными карточками (каждый раунд - новая позиция карточке);

✅ 2. Возможность открывать карточки;

✅ 3. Закрытие непарных карточек;

✅ 4. Подсчет колличества ходов;

✅ 5. Возможность начать игру заново;

✅ 6. Экран поздравления с окончанием игры;

Дополнительные задачи (UI/UX)

✅ 1. Красивый дизайн;

Getting Started with Create React App

Проект реализован с помощью Create React App.

Развернуть проект локально

  • скачать на свой ПК с помошью: git clone
  • далее npm install
  • npm start

Дополнительные команды:

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.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

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.

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify