04-17-2022, 12:16 AM
Hi, all. I'm currently working on a video player that is written in QB64. It's been a real fun project to work on. The project uses a lot of API calls. It's a great way to showcase just what one can do with this language. The source is huge, so I have decided to not include it here. Here is a short video showing it working:
SpriggsySpriggs/QB64-Win32-Video-Player
The GitHub link above should contain all files necessary to compile and run the program. I have also included a precompiled binary. 64 bit only. If you choose to compile from source, make sure you check "Output EXE to Source Folder".
Hope y'all like it!
SpriggsySpriggs/QB64-Win32-Video-Player
The GitHub link above should contain all files necessary to compile and run the program. I have also included a precompiled binary. 64 bit only. If you choose to compile from source, make sure you check "Output EXE to Source Folder".
Hope y'all like it!
Ask me about Windows API and maybe some Linux stuff