Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 456 Bytes

readme.md

File metadata and controls

22 lines (13 loc) · 456 Bytes

Hide'n'seek: studying ai and js game development

This is my playground for testing purposes. It uses docker to be platform independent. It also makes use of a couple well known open source libraries for game development.

Requirements

Install docker.

cd /local-path/to/repo

docker-compose up -d

That's it :]