This is a game focused around taking in focus pictures of birds. You start with common birds and based on how blurry your photo's are, as well as how rare the bird is, your photos will sell for more. Once you sell enough pictures, you will be able to learn what the rarer birds look like. These rarer birds are harder to take pictures of because they fly away quickly, however, pictures of them will sell for more!
Video of the starter world
- HTML / CSS
- VanillaJS
- Bootstrap
- TravisCI
Play the game here! (birdwatch.games)
Testing is done with Jest
npm run test
to run tests
- No account system
- data is stored in local storage so the users' progress is limited to a single browser
- no way to implement a leaderboard
Licensed under the GNU General Public License v3.0