An open API service indexing awesome lists of open source software.

https://github.com/greeenboi/stack-overflowed

Div Tower - where you have to center the div! Align it if you can!
https://github.com/greeenboi/stack-overflowed

brainrot game-development gosu gosu-gem meme ruby

Last synced: about 2 months ago
JSON representation

Div Tower - where you have to center the div! Align it if you can!

Awesome Lists containing this project

README

        

# ðŸ•đïļ Stack Overflowed ðŸ•đïļ

Welcome to **Stack Overflowed**, the game where your divs have a **_mind of their own_**! 🚀



![CSS Reality](https://media.giphy.com/media/13FrpeVH09Zrb2/giphy.gif)
_The CSS you wrote vs. How it renders_

## ðŸŽŪ Gameplay

- **Align those divs** like a CSS wizard 🧙‍♂ïļ
- Dodge the terrifying **`overflow: hidden;`** monster ðŸ‘ŧ
- **Score points** by stacking divs without causing a layout apocalypse! 💀

https://github.com/user-attachments/assets/3c3e5384-23d0-46f5-9847-4fe1b31bbdcf

## 🛠ïļ Features

- **Responsive Madness**: Because who needs sanity in layouts? ðŸĪŠ
- **Sound Effects**: Hear the screams of your misaligned divs 🎧
- **Infinite Levels**: Just when you think you're centered, BAM! New chaos ðŸ’Ĩ



[![CSS in Real Life](https://img.youtube.com/vi/dQw4w9WgXcQ/0.jpg)](https://www.youtube.com/watch?v=dQw4w9WgXcQ)
_Live footage of debugging CSS_

## 📂 Project Structure

- **`main.rb`**: The epicenter of the madness ðŸ’Ĩ
- **Assets**: Memes not included... yet. (But we're working on it!) 🎭

## ðŸĪ– Technologies Used

- **Ruby & Gosu**: Because why not mix elegance with chaos? âœĻ
- **Markdown**: For all your documentation meme needs 📝

![Bug Fix](https://media.giphy.com/media/1FMaabePDEfgk/giphy.gif)
_"Bug fix creates more bugs"_

## 📜 License

Distributed under the MIT License, because even chaos needs some legal boundaries! 🎊

Remember: If your code breaks, it's not a bug, it's a feature. And if anyone asks, we totally meant for that to happen. See `LICENSE` for the formal "we're not responsible for your div nightmares" disclaimer. 😅

## ðŸ”Ļ Building

To build this masterpiece into a Windows executable (because some people just want to watch the world burn from an .exe):

```bash
bundle install
```
```bash
ocran main.rb --windows --icon C:\Users\$USER\\game\assets\images\logo.ico --output StackOverflowed.exe --verbose
```
---

> "I don't always center my divs, but when I do, I use 47 nested divs with !important"
> — Every Developer Ever



![It's Fine](https://media.giphy.com/media/QMHoU66sBXqqLqYvGO/giphy.gif)
_Everything is fine_