Archive
This commit is contained in:
parent
ca348854ad
commit
6ec720172a
3 changed files with 12 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
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=67%>
|
||||||
|
|
||||||
|
<p></p>
|
||||||
|
|
||||||
|
**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=67%>
|
||||||
|
|
||||||
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 |
Reference in a new issue