Skip to content

Game studio makes creating js-dos bundles easie

Notifications You must be signed in to change notification settings

js-dos/game-studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOS.Zone Game Studio

Game Studio is a tool for creation `js-dos bundles`. You can think about bundle like a single archive that contains everything to run DOS program (read more).

Development

yarn start

Web deployment

cd build && PUBLIC_URL=/studio NODE_ENV=production yarn build && aws s3 --endpoint-url=https://storage.yandexcloud.net sync . s3://dos.zone/studio --delete --acl public-read && cd ..

About

Game studio makes creating js-dos bundles easie

Resources

Stars

Watchers

Forks

Languages