if
There are 281 repositories under if topic.
tajmone/awesome-interactive-fiction
A list of interactive fiction frameworks, tools, and resources
KonstantinSimeonov/tsx-control-statements
Control flow JSX/TSX elements that get compiled to plain old javascript.
statico/langterm
🕹️ WebGL-based VT220 emulator, made as a learning example and frontend for a text adventure
neatnik/terminal.land
A boundless world of interactive fiction
invicticide/fractive
Fractive is a free, open-source, Markdown-based hypertext authoring tool for writing interactive fiction.
joeltankam/checkif.js
Javascript check library
yosbelms/react-deco
:hotsprings: React utility belt to write functional components and declarative JSX code
Arinerron/re-lmgtfy
Now that lmgtfy.com has ads, all is lost if we don't recreate it.
bonfiredog/blackcrownproject
The archive of The Black Crown Project, a now-dismembered narrative web game.
statico/ifhttp
👾 HTTP REST server for Z-Machine interactive fiction
tajmone/tads-sources
Source files of TADS (Text Adventure Development System)
florent37/Missing_Kotlin
"Flutter is **** because it does not use Kotlin" Already heard it ? Prove them you can do the same thing as Kotlin using Flutter/Dart !
Kroc/Informer
Write Interactive Fiction / text adventures with Inform6 for Psion & EPOC32 devices!
tajmone/hugo-book
AsciiDoc reprint of "The HUGO Book"
agzsoftsi/holbertonschool-low_level_programming
This Repository contains the Projects for Low Level programming using C language and all curriculum of the Holberton's Foundations for this topic.
mgthomas99/aurelia-conditionals
Aurelia custom elements for conditional DOM construction
Green-Software-Foundation/if-plugin-template
Template for creating custom plugins supported by `IF` framework.
leodido/caddy-conditional-logging
Caddy log encoder for conditional logging
Moeefa/IFCalc
Um site feito para cálculo bimestral e anual de notas para alunos do IF.
statico/glulxe-httpd
👾 HTTP+JSON Glulx (.ulx) interactive fiction server with session support
TheFrenchGuy/DigisparkDuckyPayload
Some of the payload of the rubber ducky for the digispark translated
alan-if/alan-docs
Alan IF Documentation Project
benfwalla/Python-For-Beginners
A repository I made for absolute Python beginners
julianacastilloaraujo/Algoritmo-de-dijkstra
Dijkstra desarrollado en python 🐍 uso de sentencias #while #if y de #distances 👩💻 | Inteligencia Artificial IIPA 2023 U.Cundinamarca 🇨🇴
KashanAdnan/Festival-Finder
The Festival Finder App With Js IF STATEMENTS
mcdemarco/twee
Twee core
OvidijusParsiunas/condition-inverter
Invert conditions for all modern programming languages and frameworks :twisted_rightwards_arrows:
stdlib-js/utils-async-if-else
If a predicate function returns a truthy value, return `x`; otherwise, return `y`.
stdlib-js/utils-if-then
If a condition is truthy, invoke `x`; otherwise, invoke `y`.
AbdulrahmanElsharef/Python-Stock_Mangement_Project
Python Stock_Mangement_Project(craet users & sighn in users ____ add & del & update & delete items ____ items stock & cost & sales &account
ByamB4/if-none-match
If-none-match, if-modified-since header remover (burp suite extension)
Jorge-Dantas/estagio-ribeirao-preto-2024
Repositório criado para compartilhar as soluções de testes de programação e lógica em Java. Processo seletivo para Estágio em Desenvolvimento WEB (3.2024)
julianacastilloaraujo/Algoritmo-Busqueda-Profunda
Busqueda profunda desarrollado en python 🐍 con ejemplo de ejercicio de la clase 👩💻 uso de sentencias #append #add #while #if | Inteligencia Artificial IIPA 2023 U.Cundinamarca 🇨🇴
stdlib-js/utils-async-if-then
If a predicate function returns a truthy value, invoke `x`; otherwise, invoke `y`.
userThaliaoliveira/operadores_python
Este repositório contém informações e exemplos sobre atributos em Python. Aprenda a trabalhar com atributos em classes e instâncias, melhorando a organização e a eficiência do seu código Python. Contribuições são bem-vindas.