This is NOT a repository of any application, instead, this is just a repo for my JavaScript practices and attempts for solving online judges or creating games.
- Practices
- Games!
- Summary of set up: Most are practices, so they are standalone js files; fort those under game folder, you could run the html page and the games should be ready.
- Configuration: Most are practices, so either run as express app, or run the corresponding tests
- Dependencies: Listed at package.json
- Database configuration: N/A
- How to run tests: run using node - nearly all tests use Mocha framework
- Deployment instructions: n/A
- Writing tests: N/A
- Code review: N/A
- Other guidelines: N/A
- Repo owner or admin: me (htbkoo)
- Other community or team contact: N/A