Coder Social home page Coder Social logo

Comments (8)

RiedleroD avatar RiedleroD commented on June 3, 2024 1

wtf ok, I'm going to investigate this some time later this week. No idea what could be causing the problem, aside from windows telling the program crap again... But idk yet.

How do you manage the sounding? I would like to do the same in my project using pygame but i dont know if its possible.

pygame doesn't have a sound system, pyglet does. No idea what other libraries you would use for playing back sound, but good luck finding one.

from basav.

LucasPilla avatar LucasPilla commented on June 3, 2024

Can I handle it?

from basav.

RiedleroD avatar RiedleroD commented on June 3, 2024

Sure. The project is kinda slow rn though since I'm busy with school, but I'll get back to it in december or so. You can report any issues (or fix them, even) while I'm busy though.

from basav.

LucasPilla avatar LucasPilla commented on June 3, 2024

When i start the project i get stuck in this screen, i tryed to press those buttons but anything happens. Is there anything I forgot?

image

from basav.

RiedleroD avatar RiedleroD commented on June 3, 2024

This screen is the only one, you should be able to select any Algorithm from the list (Bubble Sort is selected by default), and shuffle or reverse the list with the shuffle/reverse buttons. You should also be able to start the selected algorithm by pressing "Sort". Most algorithms don't actually do anything if the list isn't shuffled though.
Also, can you please tell me the resolution of your monitor? I think the UI is a little cramped because of that. Also wtf the text looks ugly af. Maybe Text antialiasing doesn't work? I'll have to investigate.

from basav.

RiedleroD avatar RiedleroD commented on June 3, 2024

I'll also release a new patch shortly where some information is printed into the console (cmd in your case) that I want you to copy paste into here. Because I've got a slight feeling that windows is giving the program incorrect screen resolution again.

from basav.

RiedleroD avatar RiedleroD commented on June 3, 2024

ok the new version is in the master branch, the only difference should be various messages. Please paste the actual resolution of your monitor and the output of BASAV into here.

from basav.

LucasPilla avatar LucasPilla commented on June 3, 2024

I may have found the problem, I remove the line 322 window.maximize() and the program is working pretty well!
Then I inserted it and noticed that the buttons coordinates are not well mapped with the graphical buttons. If I try to press around this yellow box I can select the buttons. Btw, in any situation the visualization is fine!
How do you manage the sounding? I would like to do the same in my project using pygame but i dont know if its possible.

image

from basav.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.