Board with Friends - 2D sidescrolling, snowboarding game with friends
2D sidescroller snowboarding game with friends
We’d like to acknowledge the use of music and button assets from OpenGameArt. The content on OpenGameArt is free of copyright and open source. Thanks goes to the contributors!
If you don’t already have NodeJS 10.x installed, use brew install node
to install it on macOS. For other OS’s see this guide.
cd
into the root of the repository and run npm install
to install dependenciesnpm start
to start development server for the client. (runs on localhost:1234)npm run server
to run the NodeJS game server (run this at the same time as the client to dev)npm run lint
to run the linter before creating a pull requestLocal development
npm run start:fb
- go to https://localhost:1234 and accept the self signed certificatenpm run server
to run the serverRemote
Client
npm run build
dist.zip
to dev console facebookServer
sh upload-server-to-aws.sh
run-server.sh
git checkout -b my_new_feature
The colour palette for the project can be found here.