Pinned Repositories
unit_test_framework
A lightweight C++ unit testing framework.
to-do-list
MES-3301-puzzle-1
p4-public
WealthTrack
sudoku
Sudoku is a game played on a 9x9 grid where every single square is filled with a number from 1 to 9 unique to its row, column, and 3x3 subgrid. This program is a sudoku app that allows a user to generate sudoku boards, solve given boards instantly, and play randomly generated or given sudoku boards.
TicTacToe
An HTML-based Tic-Tac-Toe game
Zalanshah64
Zalanshah64's Repositories
Zalanshah64/sudoku
Sudoku is a game played on a 9x9 grid where every single square is filled with a number from 1 to 9 unique to its row, column, and 3x3 subgrid. This program is a sudoku app that allows a user to generate sudoku boards, solve given boards instantly, and play randomly generated or given sudoku boards.
Zalanshah64/TicTacToe
An HTML-based Tic-Tac-Toe game
Zalanshah64/Zalanshah64