Skip to content

Repo for my JavaScript practices and attempts for solving online judges.

Notifications You must be signed in to change notification settings

htbkoo/javascript

Repository files navigation

README

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.

What is this repository for?

  • Practices
  • Games!

How do I get set up?

  • 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

Contribution guidelines

  • Writing tests: N/A
  • Code review: N/A
  • Other guidelines: N/A

Who do I talk to?

  • Repo owner or admin: me (htbkoo)
  • Other community or team contact: N/A

Links to Projects

About

Repo for my JavaScript practices and attempts for solving online judges.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published