Skip to content

slanja/Songless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

18 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽต Songless Clone

Simple Java GUI app for playing a specific sequence of songs at reduced durations - can you guess them all?

java

๐Ÿ“‚ Table of contents

๐Ÿ“‘ Introduction

I created this application as a fun guessing game inspired by the popular "Songless" game. The idea is simple: can you identify songs when they're played for only a few seconds? This project taught me how to work with audio files in Java and create interactive GUI applications with JFrame.

๐Ÿš€ Getting Started

Simply open the project in your IDE (IntelliJ IDEA, Eclipse, etc.) and run it!

โš™๏ธ Usage

  1. Click the play buttons to hear the song at different durations
  2. Try to guess which song is playing
  3. Use the buttons to switch between different audio files in the sequence
  4. Test your music knowledge!
Gameplay

๐Ÿ› ๏ธ Technical Details

The main challenge was handling audio playback in Java and creating an intuitive GUI with JFrame buttons.

How it works:

  • Audio Playback: The app plays .wav audio files using Java's built-in audio capabilities.
  • Duration Buttons: Multiple buttons allow you to play the song at different durations (e.g., 3 seconds, 5 seconds, 10 seconds).
  • File Switching: Navigate through your song collection with dedicated buttons to switch between audio files.
  • Simple GUI: Built with JFrame for a clean and responsive user interface.

About

๐ŸŽต Songless Clone - Guess the song in reduced time. A fun Java JFrame guessing game.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages