-
Updated
Oct 16, 2019 - Java
#
dice
Here are 732 public repositories matching this topic...
Android library to display progress like google does in some of his services.
A terrible idea, now real.
-
Updated
Jul 4, 2018 - JavaScript
dice
distance
overlap
levenshtein
jaro-winkler
soundex
nysiis
jaccard
metaphone
similarity-metric
phonetic-algorithms
sorensen
hamming
jaro
n-gram
-
Updated
Jul 28, 2017 - Scala
A .NET Standard class library providing map generation, path-finding, and field-of-view utilities frequently used in roguelikes or 2D tile based games. Inspired by libtcod
-
Updated
May 25, 2020 - C#
一个前端后端分离的个人内容管理(CMS)系统。包含权限、博客、导航等模块。采用Nuxt、Vue2/3和SpringBoot框架开发。
-
Updated
Apr 27, 2022 - Java
Dice and LFG bot for Discord.
-
Updated
Feb 13, 2021
A tool for generating strong Diceware passwords, with entropy and crack time estimates.
-
Updated
Feb 3, 2022 - JavaScript
4
Open
Describing rolls
10
Powerful dice Roller is used as discord bot, irc bot, cli tool and inside Rolisteam : 1d20+4, 1L[head,arm,leg,belly,chest], 1d6+1d8, 8+5*3
dice
rpg
cli
c-plus-plus
gui
webserver
discord
irc-bot
discord-bot
qt5
rpg-game
dice-roller
rpg-dice-roller
roll
rpg-tool
dice-rolls
-
Updated
Jan 31, 2022 - C++
-
Updated
Apr 16, 2022 - TypeScript
The most popular TRPG dice command engine in Japan
-
Updated
May 4, 2022 - Ruby
Dice Solr Plugins from Simon Hughes Dice.com
-
Updated
May 12, 2021 - Java
Dice bot for Discord
ruby
bot
dice
dnd
discord
discord-bot
discordrb
pathfinder
trpg
dnd5e
wod
dicebot
roll-dice
d20
d6
d10
dark-heresy
dice-bot
deathwatch
wrathandglory
-
Updated
Mar 28, 2022 - Ruby
Command-line passphrase generator
dice
commandline
security
password-generator
random
password
diceware-passphrases
diceware
diceware-passphrase-generator
passphrase
command-line-tools
passphrase-generator
diceware-algorithm
security-tools
diceware-password
-
Updated
Dec 11, 2019 - Rust
Discord dice roller for EotE, AoR, FnD, Genesys, and L5R role playing games.
-
Updated
Jan 24, 2022 - JavaScript
A fast, powerful, and extensible dice engine for D&D, d20 systems, and any other system that needs dice!
-
Updated
Mar 8, 2022 - Python
Complete dice rolling functionality and animations
-
Updated
Feb 26, 2022 - JavaScript
✋🏼🛑 This one stop project is a complete COVID-19 detection package comprising of 3 tasks: • Task 1 --> COVID-19 Classification • Task 2 --> COVID-19 Infection Segmentation • Task 3 --> Lung Segmentation
dice
machine-learning
deep-neural-networks
computer-vision
cross-validation
image-processing
threshold
healthcare
classification
recall
segmentation
convolutional-neural-networks
confusion-matrix
iou
image-enhancement
unet-image-segmentation
cyclical-learning-rates
auc-roc-curve
coronavirus
covid-19
-
Updated
Sep 1, 2021 - Jupyter Notebook
rpg_tools is a toolbox for tabletop games and RPGs
-
Updated
Jul 31, 2017 - Ruby
n-apps
commented
Feb 13, 2022
"When you tap the dice multiple times in the score keeper app, it goes through all the previous results before showing the final one. Just wanted to let you know, otherwise the app is great."
From user feedback
Desired behavior: do not show the previous results of taps, except for the last one
Open
加入事件互动游戏系统
2
Eiriksgata
commented
Jan 21, 2022
简单来说就是,可以通过创建一个角色。然后根据角色的属性,进行一个剧本模组的游玩。
本开发计划是编写 树形结构库,编写 流程数据录入界面系统。主要用于开发剧本模组使用。
也有可能会先行一个测试版,暂时不开发界面编写系统。
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Javascript library for rolling RPG dice. Supports dice notation such as "4d6" and "d20+2".
-
Updated
Apr 16, 2018 - JavaScript
[зеркало с GitLab] Демонстрационный бот для работы с дайсом 🎰 в Telegram
-
Updated
Apr 20, 2022 - Python
Sørensen–Dice coefficient
-
Updated
Nov 10, 2021 - JavaScript
Simple 3D dice roll using CSS3 animation.
-
Updated
Apr 21, 2021 - Less
Improve this page
Add a description, image, and links to the dice topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dice topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
In the tool I'm writing currently I use mustache for user side templating and this lib to "evaluate" the values. For some expression it would be easier and cleaner to write and use them if this lib would support ternary operations.
Describe the solution you'd like
Support writing
a ? b : cwhich returnsbifais non