https://github.com/roginvs/duck-and-fox
Web demo of duck-and-fox problem
https://github.com/roginvs/duck-and-fox
Last synced: about 1 year ago
JSON representation
Web demo of duck-and-fox problem
- Host: GitHub
- URL: https://github.com/roginvs/duck-and-fox
- Owner: roginvs
- Created: 2017-02-25T09:44:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-19T20:23:06.000Z (almost 6 years ago)
- Last Synced: 2025-02-13T05:42:13.144Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://roginvs.github.io/duck-and-fox
- Size: 217 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Описание задачи
Утка плавает в круглом пруду, на берегу пруда бегает лиса. Скорость лисы в 4 раза больше утки. Утке нужно попасть на берег.
# Web версия
Управление мышкой [https://roginvs.github.io/duck-and-fox](https://roginvs.github.io/duck-and-fox)

# Problem description
The duck is swimming in a round pool, the fox is running on the beach. Fox runs 4 times faster than duck swims. Duck needs to get into beach.
# Web version
Controlled with mouse [https://roginvs.github.io/duck-and-fox](https://roginvs.github.io/duck-and-fox)
