Update README.md

This commit is contained in:
Jay 2026-03-24 19:46:08 +00:00
parent 06695dac40
commit 48b6846599

View file

@ -1,14 +1,13 @@
This collection contains Visual Basic projects I made while learning.
# Visual Basic Projects
**Skypebot**
A collection of Visual Basic projects I made while learning programming.
A tool that can send repeated messages to contacts. Built mainly to experiment with automation and external libraries.
## Projects
**Skype Bot** — Control Skype from a custom UI. Update your online status, send messages to contacts, and spam a contact with a repeated message.
### Screenshot
<img src="vlcsnap-skypebot.jpg">
## Stockwar
A basic game where you buy and sell stocks and try to make profit.
**Stock War** — A stock trading game with real companies. Buy and sell stocks, with a built-in calculator to help with trades.
### Screenshot
<img src="vlcsnap-stockwar.jpg">