An open API service indexing awesome lists of open source software.

https://github.com/hatamiarash7/calculator

My first published project for 2006
https://github.com/hatamiarash7/calculator

calculator vba visualbasic visualbasic6

Last synced: 24 days ago
JSON representation

My first published project for 2006

Awesome Lists containing this project

README

        

# Calculator

My first published project ... 12 years ago :)))

A 13-year-old boy's project. Calculator with music 😄

![banner](screenshot.png)

Visual Basic 6

## Compile

1- Put some musics in `Sound` folder :

root
├── Sound
│ └── Main_1.wav
│ └── Main_2.wav
│ └── Main_3.wav
│ └── Main_4.wav
│ └── Main_5.wav

2- Open VisualBasic and compile :)