Update README.md
This commit is contained in:
parent
ed0cf11344
commit
83e550b6dd
1 changed files with 4 additions and 15 deletions
19
README.md
19
README.md
|
|
@ -1,25 +1,14 @@
|
||||||
# d
|
This collection contains Visual Basic projects I made while learning.
|
||||||
|
|
||||||
This repo contains two small Visual Basic projects I made while learning.
|
**Skypebot**
|
||||||
|
|
||||||
---
|
A tool that can send repeated messages to contacts. Built mainly to experiment with automation and external libraries.
|
||||||
|
|
||||||
## Skypebot
|
|
||||||
A simple tool that can send repeated messages to contacts.
|
|
||||||
Built mainly to experiment with automation and external libraries.
|
|
||||||
|
|
||||||
### Screenshot
|
### Screenshot
|
||||||
<img src="vlcsnap-skypebot.jpg" width="75%">
|
<img src="vlcsnap-skypebot.jpg" width="75%">
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Stockwar
|
## Stockwar
|
||||||
A basic game where you buy and sell stocks and try to make profit.
|
A basic game where you buy and sell stocks and try to make profit.
|
||||||
Focused on simple logic and gameplay rather than realism.
|
|
||||||
|
|
||||||
### Screenshot
|
### Screenshot
|
||||||
<img src="vlcsnap-stockwar.jpg" width="75%">
|
<img src="vlcsnap-stockwar.jpg" width="75%">
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
Both projects are small and experimental, just for learning and practice.
|
|
||||||
Loading…
Reference in a new issue