Skip to content

cantidio/MegamanZeroWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Stories in Ready Heroku

MegamanZeroWeb

Megaman Game with multiplayer playability implemented in Dart

Steps followed to get deploy working on Heroku:

heroku login
heroku git:clone -a megamandart
cd megamandart
heroku config:set BUILDPACK_URL=https://github.com/selkhateeb/heroku-buildpack-dart.git
#heroku config:set DART_SDK_URL=https://github.com/selkhateeb/heroku-vagrant-dart-build/releases/download/latest/dart-sdk.tar
heroku config:set DART_SDK_URL=https://www.dropbox.com/s/hxh64kesz2xw6sy/dart-sdk.tar
heroku ps:scale  web=1

About

Megaman Game with multiplayer playability implemented in Dart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published