Git Product home page Git Product logo

spinwheelapp's Introduction

SpinWheelApp

STATUS: Work in Progess

This is my university final project in C++. This is an unfinished GUI Windows desktop application that helps the user make a descision at random. The program allows a user to input a list of items (a to-do list, dinner options, board game choices, etc.) Inspired by: Websites like this

So far it looks like this...

ScreenshotSpinWheelApp1

The Goal

As of right now I have a scrolling listbox on the left side of the window that will look more like a slot machine and scroll on a timer and then slow down to make a random winning selection.

I plan to work on a wxPieChart widget to replace the scrolling listbox with an adjustable pie chart, that will also spin on a timer and slow to make a random selection. When I say adjustable, I mean to make the size of each slice of the pie adjust to fit evenly for varying number of slices/user inputs.

GUI Library Sources

wxWidgets

I used wxWidgets open source GUI library to build the GU Interface.

See INSTALL.md for downloading this library

Link to wxWidgets website and documentation

Link to wxWidgets Github repository

wxCharts

I also used wxCharts open source library, which is still in the development stage.

This is a third party library for creating charts in a wxWidgets application.

See INSTALL.md for downloading this library

Link to wxWidgets website (no documentation yet)

Link to xwCharts Github repository

All files modified and used are credited in the work.

Future Work

I am making an attempt to build on this unfinished wxPieChart widget for my application rather than making an animated pie chart image for the spinning wheel.

See wxCharts branch to see where I'm at on this wxPieChart widget project

If I figure it out I will try to contribute to the wxCharts repository!

All files modified and used are credited to: Copyright (c) 2015-2021 Xavier Leclercq and the wxCharts contributors

spinwheelapp's People

Contributors

dldusenberry avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.