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

Added a demo hooman file - write_with_lines.py #71

Merged
merged 1 commit into from
Nov 25, 2023

Conversation

SiddharthKandlakunta
Copy link
Contributor

Added write_with_lines.py to hooman/demos folder

This is a python program written with the help of hooman library-
Here we can write on screen with the help of our mouse by pressing and holding mouse button 1. used hooman's line for this. you can also change the line color by pressing 'r' on your keyboard for red, 'b' on your keyboard for blue, and 'g' on your keyboard for green. The default color of lines is black. You can also clear the screen by pressing 'c' on your keyboard. Pressing escape or clicking on close window button closes the game.

Please let me know if any changes are required!

Copy link
Collaborator

@TheBigKahuna353 TheBigKahuna353 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool, you made paint!!!! im approving this, but i would encourage you to keep working on this, why not try and make a tool bar, like MS paint, so you can click on a button to change color and be able to change the size.

@TheBigKahuna353 TheBigKahuna353 merged commit b643beb into Abdur-rahmaanJ:master Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants