<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/javascript-kbc/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/javascript-kbc/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 23 Sep 2023 19:51:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/javascript-kbc/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Pabitra Banerjee</title><link>https://sourceforge.net/p/javascript-kbc/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,63 @@
-Welcome to your wiki!
+Creating a comprehensive project wiki for JavaScript-KBC would require multiple pages and detailed information. However, I can provide you with a basic outline to get you started. You can expand and customize each section as needed.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+### JavaScript-KBC Wiki

-The wiki uses [Markdown](/p/javascript-kbc/wiki/markdown_syntax/) syntax.
+#### Table of Contents

-[[members limit=20]]
-[[download_button]]
+1. [Introduction](#introduction)
+2. [Getting Started](#getting-started)
+3. [How to Play](#how-to-play)
+4. [Game Mechanics](#game-mechanics)
+5. [Contributing](#contributing)
+6. [Code of Conduct](#code-of-conduct)
+7. [License](#license)
+
+---
+
+#### Introduction
+
+**JavaScript-KBC** is a command-line interface (CLI) based game inspired by the popular TV show "Who Wants To Be A Millionaire?" The game is designed to test your knowledge of JavaScript with a series of multiple-choice questions. It offers an enjoyable and interactive way to learn and reinforce your JavaScript skills.
+
+#### Getting Started
+
+To get started with **JavaScript-KBC**, follow these steps:
+
+1. Install Node.js: Ensure that you have Node.js installed on your computer. You can download it from [nodejs.org](https://nodejs.org/).
+
+2. Install the Game: You can install the game via npm using the following command:
+
+   ```bash
+   npm i js-kbc
+   ```
+
+   Alternatively, you can play the game directly in your terminal using `npx`:
+
+   ```bash
+   npx js-kbc
+   ```
+
+#### How to Play
+
+Once you start the game, you will be presented with a series of JavaScript-related questions. Choose the correct answer from the options provided. The game provides feedback on your progress and keeps track of your score. Answer all the questions correctly to win the game and become a JavaScript millionaire!
+
+#### Game Mechanics
+
+**JavaScript-KBC** includes the following game mechanics:
+
+- Multiple-choice questions: Each question presents you with four answer choices.
+
+- Scoring: Your score increases with each correct answer. You can track your progress as you play.
+
+- Lifelines: Some versions of the game include lifelines that can assist you in difficult questions.
+
+#### Contributing
+
+If you'd like to contribute to the development of **JavaScript-KBC**, please refer to the [CONTRIBUTING.md](https://github.com/pb2204/JavaScript-KBC/blob/main/CONTRIBUTING.md) file in the project repository. We welcome contributions, bug reports, and ideas for improving the game.
+
+#### Code of Conduct
+
+We maintain a [Code of Conduct](https://github.com/pb2204/JavaScript-KBC/blob/main/CODE_OF_CONDUCT.md) to ensure a welcoming and inclusive community. Please review and adhere to this code when participating in the project.
+
+#### License
+
+**JavaScript-KBC** is open-source software licensed under the MIT License. You can find more information in the [LICENSE](https://github.com/pb2204/JavaScript-KBC/blob/main/LICENSE) file.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pabitra Banerjee</dc:creator><pubDate>Sat, 23 Sep 2023 19:51:34 -0000</pubDate><guid>https://sourceforge.net6fc567ab4c87167d4645e97b941dfc666add43bb</guid></item><item><title>Home modified by Pabitra Banerjee</title><link>https://sourceforge.net/p/javascript-kbc/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/javascript-kbc/wiki/markdown_syntax/" rel="nofollow"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/rockstarpabitra/"&gt;Pabitra Banerjee&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-650f41c39f1f9403e02366f7" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pabitra Banerjee</dc:creator><pubDate>Sat, 23 Sep 2023 19:51:33 -0000</pubDate><guid>https://sourceforge.net787644d0d1e19ceefbf795f880e67e471eb63122</guid></item></channel></rss>