rain

command module
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2025 License: MIT Imports: 5 Imported by: 0

README

Rain

Go Report Card CI

A Go program that displays animated rain falling from clouds in the terminal.

Rain Demo

Requirements

Go 1.11 or later

Installation

Download the latest release from GitHub Releases and extract the appropriate binary for your platform.

From Source
git clone https://github.com/Cod-e-Codes/rain.git
cd rain
go run main.go

Usage

Run the program to display animated rain. Press Ctrl+C to exit.

Implementation

  • Displays white ASCII clouds with blue rain characters
  • 60% probability of rain at each position
  • 200ms frame delay
  • Clears screen between frames

Releases

  • v1.0.2 - Fixed cloud spacing and restored original visual appearance
  • v1.0.1 - Fixed deprecated rand.Seed usage and improved CI workflow
  • v1.0.0 - Initial release with cross-platform builds for Windows, Linux, macOS, and Android

License

This project is licensed under the MIT License - see the LICENSE file for details.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL