/
MetCode
/
Arkanoid_for_human
Обзор
Документация
Войти
/
MetCode
/
Arkanoid_for_human
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
resources/data/highscores.json
72 строки
1 KB
mxchgeCode
Initial commit: Arkanoid game with MVC architecture
13 дек 2025, 04:01
13 дек 2025, 04:01
709ca45
Код
Авторство
О чём код?
[ { "player_name": "met", "score": 50, "time_seconds": 53, "time_formatted": "0:53", "date": "2025-11-28 22:47" }, { "player_name": "test0", "score": 50, "time_seconds": 59, "time_formatted": "0:59", "date": "2025-11-28 22:25" }, { "player_name": "test1", "score": 50, "time_seconds": 74, "time_formatted": "1:14", "date": "2025-11-28 22:43" }, { "player_name": "test2", "score": 50, "time_seconds": 81, "time_formatted": "1:21", "date": "2025-11-28 22:04" }, { "player_name": "hhhhh", "score": 50, "time_seconds": 96, "time_formatted": "1:36", "date": "2025-11-29 00:54" }, { "player_name": "Алексей", "score": 50, "time_seconds": 120, "time_formatted": "2:00", "date": "2025-11-28 18:00" }, { "player_name": "met", "score": 50, "time_seconds": 127, "time_formatted": "2:07", "date": "2025-11-29 01:08" }, { "player_name": "Мария", "score": 48, "time_seconds": 135, "time_formatted": "2:15", "date": "2025-11-28 17:45" }, { "player_name": "Павел", "score": 45, "time_seconds": 98, "time_formatted": "1:38", "date": "2025-11-28 17:30" }, { "player_name": "Оксана", "score": 43, "time_seconds": 156, "time_formatted": "2:36", "date": "2025-11-28 17:15" } ]