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
- Host: GitHub
- URL: https://github.com/hatamiarash7/calculator
- Owner: hatamiarash7
- License: gpl-3.0
- Created: 2020-05-11T20:09:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T14:37:26.000Z (about 1 year ago)
- Last Synced: 2025-02-03T20:18:18.843Z (3 months ago)
- Topics: calculator, vba, visualbasic, visualbasic6
- Language: VBA
- Homepage:
- Size: 144 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Calculator
My first published project ... 12 years ago :)))
A 13-year-old boy's project. Calculator with music 😄

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.wav2- Open VisualBasic and compile :)