Pinned Repositories
33pegs
Peg-solitaire on a 33-cell Board, Java
aboutTime
A program supplemental to my Quora "About Time, Probably" post in "Off the Vine" blog
cppmlbtf
A sample C++ multi-library build-time factory
cppslbtf
A sample C++ single-library build-time factory
freudenthal
Analytic and Computaional solutions of a classical (Hans) Freudenthal (Sum and Product) Problem in C, build both with -lm
jaec
Arithmetic Expressions Calculator, Java
jaecdemo
Arithmetic Expressions Calculator Slow Motion Demonstration, Java
jeightqueens
Place 8 queens on an 8x8 chessboard, Java
jsudoku
Classic Sudoku on a 9x9 board, Java
RomanAndronov.github.io
Practical Design Patterns in C; Incremental Software Construction
RomanAndronov's Repositories
RomanAndronov/RomanAndronov.github.io
Practical Design Patterns in C; Incremental Software Construction
RomanAndronov/jsudoku
Classic Sudoku on a 9x9 board, Java
RomanAndronov/jeightqueens
Place 8 queens on an 8x8 chessboard, Java
RomanAndronov/33pegs
Peg-solitaire on a 33-cell Board, Java
RomanAndronov/aboutTime
A program supplemental to my Quora "About Time, Probably" post in "Off the Vine" blog
RomanAndronov/cppmlbtf
A sample C++ multi-library build-time factory
RomanAndronov/cppslbtf
A sample C++ single-library build-time factory
RomanAndronov/freudenthal
Analytic and Computaional solutions of a classical (Hans) Freudenthal (Sum and Product) Problem in C, build both with -lm
RomanAndronov/jaec
Arithmetic Expressions Calculator, Java
RomanAndronov/jaecdemo
Arithmetic Expressions Calculator Slow Motion Demonstration, Java
RomanAndronov/jbeefs
Boolean Expressions Evaluator for Strings, Java
RomanAndronov/jbeefsgui
Boolean Expressions Evaluator for Strings GUI, Java
RomanAndronov/jdeq
Digi Equus, fill a 5x5 board with consecutive numbers in the chess knight pattern, Java
RomanAndronov/jdeqx
A Digi Equus Variant based on a Quora question
RomanAndronov/jsquare15
Square 15 on a 4x4 Board, Java
RomanAndronov/jtictactoe
Tic Tac Toe (with alpha-beta pruning), Java
RomanAndronov/jtoh
Tower of Hanoi, Java
RomanAndronov/stripteez
Paper Strip Folding in Half Problem's Solution, C