layout |
---|
default |
An application that assists with the game of Wordle. (Coffeescript)
A simple solver for the game of Clue, supporting both Classic and Master Detective rules.
An application that assists with the game of Clue. (derived from ClueSolver above) (Coffeescript)
Sudoku puzzle solver, generator, move suggester, and difficulty rater.
Various BIP-39 tools. (Coffeescript)
Various tools for analyzing the game of Blackjack. (Coffeescript)
Various tools for analyzing the game of craps. (Coffeescript)
An application that finds all prime factors of a given number between 2 and 9007199254740991. (Coffeescript)
Various tools for fallout76. (Coffeescript)
Scripts and aliases that make git easier to use (bash)
A solver for the game KAMI. (forked from joedrago/kamisolver) (Coffeescript)
A sudoku game. (forked from joedrago/sudokujs) (Coffeescript)
A version of minesweeper that requires less guessing (forked from joedrago/bgm) (Coffeescript)
Finds all primes up to a limit using a Sieve of Eratosthenes.
Many many libraries that do a lot of different things ...
A function that computes the first endpoint for drawing an arbitrary arc using the HTML arcTo method. (Coffeescript)
A game player for two-player perfect information games, implemented using a min-max game tree, alpha-beta pruning, and a transposition table, along with a variety of heuristics.
Miscellanous features and functionality not worthy of individual projects.
MSXML Extensions
- (docs/Msxmlx/html/index.html)[API Documentation]
- (https://github.com/jambolo/Msxmlx#Msxmlx)[Project on GitHub]
An path-finder implementation using A*
TGA format and file support.
Windows API extensions
Mostly-unfinished stuff. Check the Github repo to see how long it has been collecting dust.
(WIP) A backgammon-player.
(WIP) A boolean expression simplifier
(WIP) Various demonstrations of the derivations and features of Bitcoin keys. (Coffeescript)
(WIP) A generic bloom filter
(WIP) A chess-player.
- (https://github.com/jambolo/Chess)[Project on GitHub]
(WIP) A Vulkan-based particle system.
(WIP) A particle system construction kit using the Confetti library.
(WIP) An implementation of a Bitcoin node
(WIP) A C++ wrapper around GLFW
(WIP) Generates random names.
(WIP) A generic state machine implementation
(WIP) A go-player.
(WIP) Extensions to the Vulkan library