Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tymefighter/beat-box-java
https://github.com/tymefighter/beat-box-java
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tymefighter/beat-box-java
- Owner: tymefighter
- Created: 2024-01-06T15:27:32.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-07T06:56:11.000Z (11 months ago)
- Last Synced: 2024-10-12T22:09:45.694Z (about 1 month ago)
- Language: Java
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BeatBox app
Implemented using MVC pattern:
1. Controller: beatBox.Controller.java
2. Model: beatBox.musicPlayer.MusicPlayer.java
3. View: beatBox.gui.Gui.java