Skip to content

Dice Game in Command Line Application in Haxe

This is a dice game app using Haxe. It uses a command line interface to enter the number of dice and prints the dice output. It also prints the sum of all dice.

Getting Started

  1. Clone the repository: git clone https://github.com/lulunac27a/dice-game-haxe.git
  2. Change the directory: cd dice-game
  3. Build the app: haxe build.hxml