Archive
This commit is contained in:
parent
ca348854ad
commit
318dcfa120
3 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
This is a collection of Visual Basic projects I built while learning to program.
|
||||||
|
|
||||||
|
**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>
|
||||||
|
|
||||||
|
**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-stockwar.jpg" width=100%>
|
||||||
|
|
||||||
BIN
docs/assets/img/preview-skypebot.jpg
Normal file
BIN
docs/assets/img/preview-skypebot.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 75 KiB |
BIN
docs/assets/img/preview-stockwar.jpg
Normal file
BIN
docs/assets/img/preview-stockwar.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 100 KiB |
Loading…
Reference in a new issue