Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌊 [Feature] Enhance existing tools #27

Open
AseanK opened this issue Jun 1, 2023 · 7 comments
Open

🌊 [Feature] Enhance existing tools #27

AseanK opened this issue Jun 1, 2023 · 7 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@AseanK
Copy link
Owner

AseanK commented Jun 1, 2023

TODO:

  • Fixing typos if any

  • Make code more readable and concise

  • Make it better looking. eg. adding ASCII art if runs on CLI, better display if runs on GUI, etc.

  • You are more than welcome to try out games and tools and suggest if you can think of any improvements!

@AseanK AseanK added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jun 1, 2023
@viktoriussuwandi
Copy link

Hi AseanK, I want try to help. Do you have any specific enhancement's criteria, or which tools are open to enhance ?

@AseanK
Copy link
Owner Author

AseanK commented Jun 1, 2023

Hi AseanK, I want try to help. Do you have any specific enhancement's criteria, or which tools are open to enhance ?

Hello, all of them are open! Personally, I'd like the encoding to have multiple encoding types (unicode, base64, etc.) or the NATO_translator to translate the whole sentence. I mean, you're welcome to try out and see if you have any suggestions!

@AseanK AseanK changed the title Enhance existing tools 🌊 [Feature] Enhance existing tools Jun 2, 2023
@rexbrandy
Copy link

Hi @AseanK,

I'd be happy to help.
Are there any specific upgrades or enhancements you'd like me to make that still haven't been implemented?

@AseanK
Copy link
Owner Author

AseanK commented Oct 31, 2023

Hello! @rexbrandy

I can think of two enhancements for now

  1. adding encryption to tools/encode.py (cryptography libraries or custom algorithm)
  2. customized betting amount for games/gambler.py

You're welcome to try out our games and tools and see if you can spot any room for enhancement or even typos!

@rexbrandy
Copy link

@AseanK

Cool happy to jump into both. Quick question, what are the use cases for tools/encode.py?

@AseanK
Copy link
Owner Author

AseanK commented Oct 31, 2023

@rexbrandy

The use case for tools/encode.py is to encrypt/decrypt the entered string.
Right now, the program uses the Caesar Cipher as encryption.
In this case, the shift variable is the key to encode/decode.

@ruchit-t
Copy link
Contributor

ruchit-t commented Dec 2, 2023

@AseanK, I wish to enhance a few of the games too! Could you please assign this to me?

@AseanK AseanK assigned ruchit-t and unassigned ruchit-t Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants