Skip to content

Conversation

@janine9vn
Copy link
Contributor

No description provided.

Matiiss and others added 30 commits August 18, 2025 13:14
Mainly just removed some unnecessary stuff like commented code
feat: Add Makefile and remove the font on mobile page
* feat(color-info): Add color info display to image preview

* feat(color-info): Add color sampling support to image display manager

* Improved comments for Layout

* Improve comments for gui initialization

* Improve comments for gui layout separator

* Fix no placeholder text displayed

* Improve comments for image display manager and fix indentation

* Improve comments for image preview and fix indentation

* Improve comments for drag and drop handler and fix indentation

* Improve comments for file upload handler

* Fix indentation in layout component

* Format authors in image display manager docstring

* fix: Linting errors
… run key.

Props to @Aadil-Goyal for doing 95% of the actual work
SOORAJTS2001 and others added 21 commits August 22, 2025 22:10
Add newline at end to fix linting issues
I fixed the wrong thing
Add ppt link
- Add video presentations for CodeRush and Roguelike.
- Add preview screenshots
- add goals.md and supporting images

Update README.md

Update README.md

Update README.md
git-subtree-dir: cool-cacti
git-subtree-mainline: 49c1216
git-subtree-split: 6e8dfa6
…053260'

git-subtree-dir: calm-calatheas
git-subtree-mainline: 05d0eb9
git-subtree-split: b65184a
…6d29fe4d'

git-subtree-dir: daring-daffodils
git-subtree-mainline: eb53f26
git-subtree-split: 3a820a0
…769c0df'

git-subtree-dir: grand-gardenias
git-subtree-mainline: 2c2d794
git-subtree-split: 43dfd3c
…af1fe47'

git-subtree-dir: heavenly-hostas
git-subtree-mainline: 9051db8
git-subtree-split: 9680437
…f97df562'

git-subtree-dir: iridescent-ivies
git-subtree-mainline: 59d3f5c
git-subtree-split: 9257b73
…d07652c975'

git-subtree-dir: laudatory-lakspurs
git-subtree-mainline: 3acb83e
git-subtree-split: 4ff0614
…f2eb70e5cee9'

git-subtree-dir: monumental-monsteras
git-subtree-mainline: 1172059
git-subtree-split: 765e364
…2c077'

git-subtree-dir: peppy-poppies
git-subtree-mainline: d029c0f
git-subtree-split: 545d1ec
@janine9vn janine9vn closed this Sep 13, 2025
@janine9vn janine9vn deleted the peppy-poppies branch September 13, 2025 01:44
janine9vn pushed a commit that referenced this pull request Sep 13, 2025
* Randomises the block spawn position

This decision is for making the game, more lively by changing the start position of the block, and introduces a bit of luck

* Fixes linting issues of poetry.lock

In the last commit to main there was some linting issue in the poetry.lock file, which have been fixed using the following command :-
pre-commit run --all-files

* Adding option to move the block from down arrow

This decision has been made to give more control to the player in making the game faster if they desire to do so

* Update main.py

* Update main.py

---------

Co-authored-by: Zishan Kadri <86918618+zishankadri@users.noreply.github.com>
janine9vn pushed a commit that referenced this pull request Sep 13, 2025
include link to presentation video
janine9vn pushed a commit that referenced this pull request Sep 13, 2025
Create a very basic skeleton app to be expanded on in the future, and
some complimentary docs on how to run.

Closes #9

---------

Co-authored-by: thijsfranck <thijsfranck@gmail.com>
janine9vn pushed a commit that referenced this pull request Sep 13, 2025
* Add drag and drop interface and file upload functionality

* Image preview container

* Load Pillow package in browser environment

* Removed unused image testing file

* Load default image on init and improve drag-drop UX

* Correct setTimeout usage for placeholder reset

* Handle FileList correctly and persist click-upload handler

* Load uploaded images as base64 data URLs for display

* Separate GUI section components into Layout module

* Integrate Layout component into GUI initialization

* Separate draggable Separator component into own module

* Add author attribution to init_gui function

* Add components module for centralized exports

* Remove inline separator logic and add author attribution to ImagePreview

* Fix merge conflicts

* Fix bug where the drag handler interferes with the separator dragging

* Fix linting problems to stop it from screaming at me

* Fix import in image preview

* Simplify conditional logic for displaying previous image

* Remove redundant blank lines in docstrings

* Suppress type annotations

* Fix linting errors

* Add DragDropHandler component for image file uploads

* Add FileUploadHandler component for image file uploads

* Add ImageDisplayManager component for image file uploads

* Refactor ImagePreview component

* Fix linting errors
janine9vn pushed a commit that referenced this pull request Sep 13, 2025
Upload and download images feature
janine9vn pushed a commit that referenced this pull request Sep 13, 2025
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.