cube-world

Форк
0

README.md

Cube World

Description

Pure Javascript application that demonstrates the functionality of canvas. When developing the application, code decomposition and an object-oriented approach were applied.

Installation and use

You can install the script by cloning/downloading this repository and running (dev):

npm run serve

or (prod):

npm run build

It is also possible to pull the image from the docker hub docker pull alekstar79/cube-world and run docker run -d -p 80:80 -e DOCKER_ENV=true --rm --name cube-world alekstar79/cube-world. For ease of use, a Makefile has been created with short commands [ pull, run, stop ].

Visualization of the script

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.