Houselearning.github.io
We ❤ Open Source
Install / Use
/learn @houselearning/Houselearning.github.ioREADME
<head>
</head>
<body>
<h1>HouseLearning Home</h1>
<p>Welcome to <strong>HouseLearning Home</strong> — a fun and interactive learning game website designed to make education engaging through browser-based mini-games and activities. The platform offers a collection of educational games that help users practice and reinforce their skills while having fun.</p>
<a href="https://github.com/houselearning/docs/blob/main/roadmap/roadmap-2026.md">Curious to see our plans? Check the roadmap.</a>
<h2>🎮 Features</h2>
<ul>
<li><strong>Interactive educational games</strong> — Engaging activities that respond to player input in real time.</li>
<li><strong>Instant feedback and rewards</strong> — Players get immediate results, points, and progress indicators to track learning.</li>
<li><strong>Simple, clean, and responsive interface</strong> — Designed to be easy to use on desktop and mobile browsers.</li>
<li><strong>Web-based — no installation required</strong> — Runs directly in your web browser with no extra software needed.</li>
</ul>
<h2>🛠️ Tech Stack</h2>
<ul>
<li>HTML5</li>
<li>CSS3</li>
<li>JavaScript</li>
<li>Optionally Node.js/NPM for development tooling</li>
</ul>
<h2>📸 Screenshots</h2>
<p>Here’s a preview of the HouseLearning Home website (subject to change):</p>
<img src="https://houselearning.org/home/readme/screenshot.png" alt="HouseLearning Home Screenshot">
<h2>🚀 Getting Started</h2>
<h3>1️⃣ Clone the repository</h3>
<pre><code>git clone https://github.com/houselearning/home.git</code></pre>
<h3>2️⃣ (Optional) Install dependencies</h3>
<pre><code>npm install</code></pre>
<h3>3️⃣ Open the site</h3>
<p>You can either start a local server or open <code>index.html</code> directly in your browser.</p>
<p><strong>Example using VS Code’s Live Server extension:</strong></p>
<ul>
<li>Right-click <code>index.html</code></li>
<li>Select <strong>Open with Live Server</strong></li>
</ul>
<p>Or just double-click <code>index.html</code> to launch in your default browser.</p>
<h2>📖 Usage</h2>
<p>Once the site is running:</p>
<ul>
<li>Visit the homepage</li>
<li>Choose a game or activity from the main menu</li>
<li>Play and learn while receiving instant feedback and rewards</li>
</ul>
<h2>🤝 Contributing</h2>
<p>Contributions are welcome! To contribute:</p>
<ol>
<li>Fork the repository</li>
<li>Create a new branch (<code>git checkout -b feature/your-feature-name</code>)</li>
<li>Commit your changes (<code>git commit -m 'Add some feature'</code>)</li>
<li>Push to the branch (<code>git push origin feature/your-feature-name</code>)</li>
<li>Open a Pull Request</li>
</ol>
<h2>📜 License</h2>
<p>This project is currently proprietary. All rights reserved by <strong>HouseLearning</strong>.<br>
For permissions or licensing inquiries, please contact the project maintainer.</p>
<h2>🔗 Project Links</h2>
<ul>
<li><a href="https://houselearning.github.io/home/" target="_blank">HouseLearning Website</a></li>
<li><a href="https://github.com/houselearning/home" target="_blank">GitHub Repository</a></li>
</ul>
<hr>
<p><em>Made with ❤️ by HouseLearning</em></p>
</body>
