The idea is simple, start your own simple game project directly in that folder. Pick game from the list below
List of games:
- Your implementation shouldn't cover all features of original, concentrate on few
- Think about work which have to be done
- split your work into issues with label
project
- estimate
- review with mentor
- split your work into issues with label
- Prefer HTML/CSS instead of Canvas, you may extend project later as a bonus task
- design gameplay (score, hints, etc)
- fill README.md with appropriate info, it`s very important part of the project
- game should be enjoyable ;-)