Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

IEEE-UNM/import-random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

import-random

Random generator used when no one wants to make a decision.

Compiling from source

Requirements

cmake is used to compile this software, cmake can be downloaded here. Documentation of cmake can be found here.

Qt6 is used for the GUI rendering. Qt is a full development framework with tools designed to streamline the creation of applications and user interfaces for desktop, embedded, and mobile platforms. Follow the guide to install qt6.

Compiling

Clone this repository:

git clone https://github.com/IEEE-UNM/import-random.git
cd import-random

Configuring CMake and building:

cmake .
cmake --build .

TODO

  • Add a reset button
  • Add "cosmetics" to winner