https://github.com/theemptynessproject/theemptynessproject.github.io
https://github.com/theemptynessproject/theemptynessproject.github.io
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/theemptynessproject/theemptynessproject.github.io
- Owner: TheEmptynessProject
- Created: 2023-03-24T12:46:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T17:16:40.000Z (about 1 year ago)
- Last Synced: 2025-05-07T18:29:29.630Z (about 1 year ago)
- Language: HTML
- Homepage: https://theemptynessproject.github.io/
- Size: 7.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Emptyness Project
A collection of interactive web things.
## 🎮 Games & Puzzles
- **[2048 Game](https://theemptynessproject.github.io/projects/2048-game/index.html)** - A clean implementation of the popular sliding puzzle game
- **[Tic Tac Toe vs Bot](https://theemptynessproject.github.io/projects/tic-tac-toe-bot/index.html)** - Challenge yourself against an unbeatable opponent using perfect strategy
- **[Connect Four vs Bot](https://theemptynessproject.github.io/projects/connect-four-bot/index.html)** - Test your skills against an AI that never makes mistakes
- **[Mancala Game](https://theemptynessproject.github.io/projects/mancala-game/index.html)** - Play this ancient counting and strategy board game
- **[Minesweeper](https://theemptynessproject.github.io/projects/minesweeper/index.html)** - Classic bomb-finding puzzle game with customizable difficulty
- **[Infinity](https://theemptynessproject.github.io/projects/infinity-speed/index.html)** - An endless acceleration experience that pushes your reflexes to the limit
## 🎨 Visual Experiments
- **[Pincushion Illusion](https://theemptynessproject.github.io/projects/pincushion-illusion/index.html)** - Interactive demonstration of a fascinating optical illusion
- **[3D Cube](https://theemptynessproject.github.io/projects/random-3d-cube/index.html)** - Generate and manipulate randomized 3D cubes in your browser
- **[Particle Blackhole](https://theemptynessproject.github.io/projects/too-many-particles-blackhole/index.html)** - Simulation of particles being affected by gravitational forces
- **[Useless Waves](https://theemptynessproject.github.io/projects/useless-waves/index.html)** - Mesmerizing wave pattern generator with artistic applications
- **[Velocity Sketch](https://theemptynessproject.github.io/projects/velocity-drawing/index.html)** - Drawing tool where line thickness responds dynamically to drawing speed
- **[Zalgo Generator](https://theemptynessproject.github.io/projects/zalgo-generator/index.html)** - Create corrupted, glitchy text effects (warning: may impact performance)
- **[ASCII Art Generator](https://theemptynessproject.github.io/projects/ascii-art-gen/index.html)** - Convert images into text-based art using ASCII characters
## 🛠️ Utility Tools
- **[Web Monitoring](https://theemptynessproject.github.io/projects/web-monitoring/index.html)** - Track and analyze user events and interactions on webpages
- **[Pixel Revealer](https://theemptynessproject.github.io/projects/pixel-revealer/index.html)** - Forensic tool for detecting and revealing hidden pixel information in images
- **[User Info Retriever](https://theemptynessproject.github.io/projects/user-info-retriever/index.html)** - Gather and display information about a user's browser and system
- **[Binary File Difference](https://theemptynessproject.github.io/projects/binary-differences/index.html)** - Compare and identify differences between binary files
- **[Text to Speech](https://theemptynessproject.github.io/projects/tts-ui/index.html)** - Convert written text to spoken audio using browser capabilities
- **[Color Palette Generator](https://theemptynessproject.github.io/projects/color-palette/index.html)** - Extract and create harmonious color schemes from images
- **[Emoji Info](https://theemptynessproject.github.io/projects/emoji-info/index.html)** - Detailed reference tool for emoji characters and their properties
## 💻 Developer Resources
- **[Front End Challenges](https://theemptynessproject.github.io/projects/front-end-challenge/index.html)** - Collection of common UI components and implementation examples
- **[Cellular Automaton Simulator](https://theemptynessproject.github.io/projects/cellular-automaton-simulator/index.html)** - Experiment with rule-based systems like Conway's Game of Life
- **[Forge Noise](https://theemptynessproject.github.io/repos/ForgeNoise/index.html)** - High-performance JavaScript library for procedural noise generation