Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

yarn pre-commit
npm run pre-commit
27 changes: 27 additions & 0 deletions src/plays/soham-bhattacharya/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Soham Bhattacharya

Number Guessing Game

## Play Demographic

- Language: js
- Level: Intermediate

## Creator Information

- User: Learnerbypassion
- Gihub Link: https://github.com/Learnerbypassion
- Blog:
- Video:

## Implementation Details

Update your implementation idea and details here

## Consideration

Update all considerations(if any)

## Resources

Update external resources(if any)
Loading
Loading