Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Zweihander-Main/CodinGame_JS

Repository files navigation

CodinGame - JavaScript Code

Puzzles, Games, and Competition answers/experiments from CodinGame -- JavaScript repo.

Other languages:

List of projects:

Unleash The Geek -- Oct, 2019 contest. Details here. Hit Silver league. This was a time-restricted competition during a busy week so I intend on having a second go at the code if/when it opens back up.

Puzzles -- Divided by difficulty. Not necessarily optimal solutions for every one but they pass.

Tech stack:

  • JavaScript ES2019
  • Webpack

Instructions

  1. Run npm install in the main directory (package.json should be accurate)
    • Special Notes:
    • Source/Dev: per project folder, Production: build folder
  2. Run one of the commands from the Scripts section. You'll most likely want npm run watch for development and npm run build for production.

Scripts

  • npm run build: Create development build
  • npm run watch: Create development build in watch mode
  • npm run test: Run Jest

Notes

  • This was intended to be used with the CodinGame Sync extension & app. I point the output at the pertinent flatfile generated in the build folder after running build/watch.
  • Code was run against the online tester as well as cd-brutaltester with local versions of the contests. For puzzles, code was either linked to the src folder or copied by hand.
  • There are a LOT of improvements that can be done to unleashTheGeek.

Available for Hire

I'm available for freelance, contracts, and consulting both remotely and in the Hudson Valley, NY (USA) area. Some more about me and what I can do for you.

Feel free to drop me a message at:

hi [a+] zweisolutions {●} com

License

MIT

About

Puzzles, Games, and Competition answers/experiments from CodinGame -- JavaScript repo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published