Update README.md
This commit is contained in:
parent
06695dac40
commit
48b6846599
1 changed files with 6 additions and 7 deletions
13
README.md
13
README.md
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue