Update README.md
This commit is contained in:
parent
0fd549ec3e
commit
38c1c89b49
1 changed files with 3 additions and 5 deletions
|
|
@ -1,13 +1,11 @@
|
|||
# Visual Basic Projects
|
||||
**Visual Basic Projects**
|
||||
|
||||
A collection of Visual Basic projects I made while learning programming.
|
||||
|
||||
## Projects
|
||||
|
||||
**Skype Bot** -- Control Skype from a custom UI using the Skype Desktop API. Update your online status, and send messages to contacts.
|
||||
|
||||
<img src="./docs/assets/img/preview-skypebot.jpg" width=100%><br><br>
|
||||
<img src="vlcsnap-skypebot.jpg" width=100%><br><br>
|
||||
|
||||
**Stock War** - A stock trading game with real companies. Buy and sell stocks, with a built-in calculator to help with trades.
|
||||
|
||||
<img src="./docs/assets/img/preview-sstockwar.jpg" width=100%>
|
||||
<img src="vlcsnap-sstockwar.jpg" width=100%>
|
||||
|
|
|
|||
Loading…
Reference in a new issue