Skip to content
#

conditional-logic

Here are 28 public repositories matching this topic...

This plugin provides several custom form fields for Elementor Pro, enabling developers to test more complex and interactive form functionalities. It includes fields like Repeater, Table, Multiple Checkbox Required, Signature, Hidden Date, and Conditional fields.

  • Updated Feb 4, 2025
  • PHP

This console application allows users to input three side lengths and determine the type of triangle they form. It identifies whether the triangle is equilateral, scalene, or isosceles and if it's a right triangle. The program also validates if the input side lengths can form a valid triangle based on the triangle inequality theorem.

  • Updated Sep 30, 2023
  • C++

A fun and interactive two-player dice game built with JavaScript, HTML, and CSS. Players take turns rolling a dice 🎲, accumulating points πŸ…, and holding their score πŸ›‘ to avoid losing it on a roll of 1. First player to reach 100 points wins the game πŸ†. Demonstrates DOM manipulation, event handling, game state management, and modular functions.

  • Updated Sep 14, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the conditional-logic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the conditional-logic topic, visit your repo's landing page and select "manage topics."

Learn more