Skip to content

SourceCode-Sorcerers/medieval-tactics-client

Repository files navigation

Medieval Tactics Client

Sign in and use this app to play Medieval Tactics vs your friends!

Deployed sites

Front end (https://sourcecode-sorcerers.github.io/medieval-tactics-client/#/). Back end ().

Getting Started

Can be made and grunt served onto your server from the link to the project here (https://github.com/SourceCode-Sorcerers/medieval-tactics-client)

Future fixes/issues

  • Character updates
  • Combat updates
  • Styling changes
  • Balancing changes

Built With

  • [React] Front end language
  • [Express.js]
  • [HTML]
  • SCSS - Style sheets
  • [JavaScript]
  • [PostgreSQL]
  • GitHub
  • herokuapp api
  • [bootstrap] - Used for dropdowns
  • [Socket.io] - Used for multiplayer

Image of site

Backend Repo

For the back end of this project, see (https://github.com/SourceCode-Sorcerers/medieval-tactics-api).

  • npm start to run local front end, npm run deploy to deploy
  • npm run server server to run local back end, git push heroku master to push backend

Versioning

We use [github] for versioning. For the versions available, see the (https://github.com/SourceCode-Sorcerers/medieval-tactics-client).

Authors