federico-razzoli / sql_games

Games implemented ad stored procedures, playable in MariaDB
5 stars 6 forks source link

Add game: dice #4

Open federico-razzoli opened 1 year ago

federico-razzoli commented 1 year ago

Nothing fancy. Just a function that throws dice and shows the results.

But we'll pass it the number and type of dice. It should accept a Dungeons & Dragons notation, eg: '2d8+1'.