27 results for “topic:fltk-gui-library”
Haskell bindings to FLTK GUI toolkit.
Collection of small demo applications which emphasize using fltk-rs in combination with other rust crates.
FLTK Utility Widgets
Combustible 🔥 UI prototyping with the FLTK-based framework, CombustUI.
Solutions to the Exercises from ""Programming Principles and Practice Using C++"" by Bjarne Stroustrup
Mastermind game with changed rules so that all possible combinations are calculated and points are adjusted accordingly. Known as "Skočko" in Serbia.
SJTU-CS144-assignments&projects
Desktop app with UDP sync tables
Exercises from Stroustrup's "Programming - Principles and Practice Using C++" (Second Edition)
Book Library Interface
A simple Checkers game for coding practice
Piano widget for FLTK
A simple GUI with FLTK and Rust
Simulates a store, to buy and sell robot products, using C++ and FLTK.
Accounting software provides an essential solution for any organization or individual who needs to improve their degree of control over their budgeting. The software can be used to record all of your transactions including bills, credit card statements, receipts and more.
Chip-8 emulator created using C++ with SDL2 and FLTK libraries.
Utilities for working with the FLTK.rs GUI crate.
This is a multi facited calculator for cheking answers
Rust/fltk-rs desktop demo application that uses the fltk-rs GUI framework and persists data in a database-like binary file, performs a full CRUD, and displays a to-do list in GUI.
An Editor to write HTML in an easy way using C++
Password Manager
Projeto desenvolvido com o objetivo de explorar e compreender o funcionamento básico de um navegador web.
No description provided.
Simple C++ gui app for sorting flights according to given criteria
password manager in c++
✏Calculator with C++ and FLTK.
A simple Chess Game for practicing Chess and Coding