25 lines
No EOL
571 B
Markdown
25 lines
No EOL
571 B
Markdown
# d
|
|
|
|
This repo contains two small Visual Basic projects I made while learning.
|
|
|
|
---
|
|
|
|
## Skypebot
|
|
A simple tool that can send repeated messages to contacts.
|
|
Built mainly to experiment with automation and external libraries.
|
|
|
|
### Screenshot
|
|
<img src="vlcsnap-skypebot.jpg" width="75%">
|
|
|
|
---
|
|
|
|
## Stockwar
|
|
A basic game where you buy and sell stocks and try to make profit.
|
|
Focused on simple logic and gameplay rather than realism.
|
|
|
|
### Screenshot
|
|
<img src="vlcsnap-stockwar.jpg" width="75%">
|
|
|
|
---
|
|
|
|
Both projects are small and experimental, just for learning and practice. |