ποΈ Jenga - Build Your Programs Easily
π Getting Started
Welcome to Jenga, a programming language designed for ease of use. This README will help you download and run the software, even if you have no programming experience.
π₯ Download Jenga

π¦ System Requirements
Before you download, ensure your computer meets these requirements:
- Operating System: Windows 10, macOS 10.14 or later, or any recent Linux distribution.
- RAM: Minimum 4 GB (8 GB recommended for best performance).
- Storage: At least 100 MB of free space.
- Internet Connection: Required for downloading.
π Features
- User-Friendly Syntax: Jengaβs syntax is intuitive, making programming a smooth experience.
- Cross-Platform Compatibility: Works on all major operating systems.
- Built-in Libraries: Access a wide range of built-in libraries to simplify coding tasks.
- Active Community: Connect with others for support and ideas through our community forums.
πΎ Download & Install
To get started with Jenga, follow these steps:
- Visit the Releases page to access the latest version.
- Locate the version you wish to download. You will see a list of available files.
- Choose the file that matches your operating system:
- For Windows, select the file with
.exe.
- For macOS, choose the file with
.dmg.
- For Linux, look for the
.tar.gz file.
- Click on the file to start the download. Once the download finishes, follow these instructions based on your operating system:
For Windows
- Locate the downloaded
.exe file in your Downloads folder.
- Double-click the file to start the installation.
- Follow the prompts in the installation wizard to complete the installation.
- Once installed, find Jenga in your Start Menu or Desktop.
For macOS
- Find the downloaded
.dmg file in your Downloads folder.
- Open the
.dmg file and drag the Jenga icon into your Applications folder.
- Eject the
.dmg file after the process finishes.
- Open your Applications folder and double-click the Jenga icon to run the program.
For Linux
- Open a terminal window.
- Navigate to where you downloaded the
.tar.gz file.
-
Run the following commands:
tar -xzvf Jenga.tar.gz
cd Jenga
./install.sh
- Once the installation finishes, you can run Jenga from your terminal by typing
jenga.
π Learning Jenga
If you are new to programming, we provide several resources to help you learn:
- Official Documentation: Available on the Jenga GitHub page, it covers everything from installation to advanced topics.
- Tutorials: Access beginner to advanced tutorials that guide you through various programming concepts using Jenga.
- Community Forums: Join our forums to ask questions, share your projects, and connect with other users.
π§ Troubleshooting
If you encounter issues during installation, try these solutions:
- Check System Requirements: Make sure your computer meets the required specifications.
- Re-download the File: The downloaded file may be corrupted. Delete it and download again from the Releases page.
- Search for Help: Use our community forums to find answers or post your issue for help.
π Support
If you need further assistance, you can reach out through our community forums or email our support team at support@jenga-language.com.
Ready to start building? Download Jenga from the Releases page and create your first program today!