Releases: michael-hoss/high-school-projects
Releases · michael-hoss/high-school-projects
New VB.NET Executables
Notes
- The
.exe
files got quite big (~150MB), apparently because a lot of utility code for compatibility got compiled into them after the upgrade from VB 6.0 to VB.NET - However, I found it best to have all dependencies in the binary itself to avoid runtime issues.
- Here, the Tetris executable also contains the sounds directly 🎵
Disclaimer
I assume no liability for any potential damage that these programs may cause on your computer. Use at your own risk.
Old VB 6.0 Executables
Notes
- These executables were compiled from VB 6.0 on a 32bit Windows system around 2011.
- They still work on my Windows 11 machine in 2023.
- For
Tetris.exe
, put the associated sound files from this repo into the same local folder as the executable to hear the sounds.
Disclaimer
I assume no liability for any potential damage that these programs may cause on your computer. Use at your own risk.