Skip to content

fabliha-akther/WeatheredHouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🏠 House with Rain Animation

This is a simple OpenGL Python project that draws a house and simulates rainfall. It also supports dynamic day and night transitions and wind direction using keyboard input.


🌦️ Features

  • 🏠 2D House drawn with OpenGL
  • 🌧️ Rainfall effect using animated lines
  • 🌗 Dynamic background (day → night)
  • 💨 Wind direction (left or right bend in rain)

🕹️ Controls

Key / Action Effect
d Increase brightness (day mode)
n Decrease brightness (night mode)
Left Arrow Wind blows left (rain bends left)
Right Arrow Wind blows right (rain bends right)

House Game Preview


🖥️ How to Run

  1. Install required libraries:
    pip install PyOpenGL PyOpenGL_accelerate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages