Team Project for Software University, JS Core September 2016 - MonsterHunt
- Use JavaScript – the entire work should be implemented in JavaScript
- Use Canvas – the visual part of your game should be made using HTML5 Canvas
- Ensure your application works correctly in the latest versions of Chrome
- Use GitHub as a version control system and project collaboration tool
- Work in team – all team members should contribute (commits in at least 3 different days)
- Do not use engines or tools that generate the JavaScript code
- Follow the good practices for writing code: correct naming, correct formatting, etc.
- Submit a link to your GitHub public repository, holding the project assets (source code, images, etc.)
- Each team member submits the same link to GitHub.