An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by bb4

A curated list of projects in awesome lists by bb4 .

https://github.com/bb4/bb4-simulations

A collection of java simulations. Examples include reaction diffusion, fractals, henon phase exploration, snakes, dice, and fluid flow.

fractals reaction-diffusion scala simulation snake

Last synced: 30 Apr 2025

https://github.com/bb4/bb4-optimization

A collection of heuristic optimization algorithms

algorithm genetic-algorithm optimization problem-solving

Last synced: 30 Apr 2025

https://github.com/bb4/bb4-common

Common scala code for all bb4 projects.

Last synced: 30 Apr 2025

https://github.com/bb4/bb4-sound

Library project for creating sounds, music, and speech synthesis.

audio sound speech speech-synthesis

Last synced: 30 Apr 2025

https://github.com/bb4/bb4-games

A game playing framework and a collection of two-player and multi-player games. In all games, one or more intelligent computer opponents are allowed to play.

game gradle

Last synced: 07 Sep 2025

https://github.com/bb4/bb4-a-star

Scala implementation of generic A-Star search algorithm using a mutable priority queue as described in Algorithms by Robert Sedgewick.

algorithm optimization scala

Last synced: 20 Jul 2025

https://github.com/bb4/bb4-q-learning

A generic Q-Learning with an example Tic-Tac-Toe implementation which uses it

ai q-learning

Last synced: 20 Jul 2025

https://github.com/bb4/bb4-puzzles

A Scala puzzle framework with generator and solver implementations for puzzles like Sudoku, Hi-Q, OneTough Puzzle, Tantrix, and others.

gradle puzzles scala

Last synced: 28 Mar 2025

https://github.com/bb4/bb4-math

Library of core mathematical functions

Last synced: 23 Jun 2025

https://github.com/bb4/bb4-ui

Common swing UI code for bb4 projects

gradlew ui

Last synced: 27 Feb 2025

https://github.com/bb4/bb4-website

Last synced: 27 Feb 2025

https://github.com/bb4/bb4-expression

a library for parsing a text representation of a mathematical expression that is written in terms of x

expresssion language math parser

Last synced: 29 Oct 2025

https://github.com/bb4/bb4-sgf

Library project for persisting game files in Smart Game Format (SGF). Extracted from jigo by Dave Jarvis.

game go sgf-files

Last synced: 27 Feb 2025

https://github.com/bb4/bb4-aikido-app

A Scala application that generates an html/javascript aikido technique builder that can be deployed to a website.

aikido grammar martial-arts

Last synced: 18 Oct 2025

https://github.com/bb4/bb4-gradle

Shared build logic for bb4 projects

build deploy publish scala

Last synced: 23 Nov 2025

https://github.com/bb4/bb4-image-breeder

Application that allows you to mix image processing filters together using a genetic algorithm in order to produce very interesting results.

genetic-algorithm image-processing

Last synced: 27 Feb 2025

https://github.com/bb4/bb4-imageproc

Scala Image breeder app and image processing demo code based on Java2d book.

image-processing

Last synced: 27 Feb 2025

https://github.com/bb4/bb4-color-mixer

Application to demonstrate how the [Porter/Duff compositing rules](http://ssp.impulsetrain.com/porterduff.html) can be applied

Last synced: 27 Feb 2025

https://github.com/bb4/bb4-adventure

A framework for building graphical (or textual) adventures.

framework game

Last synced: 27 Feb 2025

https://github.com/bb4/bb4-jenkins-config

Jenkins configuration

Last synced: 27 Feb 2025

https://github.com/bb4/bb4-project-template

A trivial bb4 project that can be used as a template creating new bb4 nprojects. Just duplicate it and start modifying it.

Last synced: 22 Nov 2025

https://github.com/bb4/bb4-shortest-paths

Implementation of some populate shortest path algorithms in graphs

Last synced: 27 Feb 2025

https://github.com/bb4/bb4-experimentation

Some experimental projects built using the bb4 framework. Some are just quick prototypes or tests, while others may be split out into a separate repository when mature enough.

Last synced: 12 Oct 2025

https://github.com/bb4/bb4-traffic-simulation

Use a graph with sprites to model traffic flow

Last synced: 12 Oct 2025