nudoku
Sudoku game
A ncurses-based implementation of the Sudoku puzzle game
ncurses based sudoku game
331 stars
10 watching
57 forks
Language: C
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
baruchel/sudoku-js | A mobile app implementation of the classic puzzle game Sudoku | 20 |
moeidheidari/sudoku-challenge | A Sudoku game application with a web interface and containerized deployment on Kubernetes. | 27 |
nihgwu/react-native-sudoku | A React Native-based Sudoku game with various features and online ranking capabilities. | 642 |
fedeztk/sku | A simple command-line Sudoku game with a minimal interface and basic gameplay features. | 72 |
dodecane/golem-sudoku | A Sudoku game powered by Golem, allowing users to solve puzzles with varying difficulty levels. | 1 |
10aded/4x4-sudoku-game | A puzzle game featuring 4x4 Sudoku puzzles | 2 |
jim-fx/sudoku.nvim | A plugin that provides a simple and customizable Sudoku game experience in Neovim. | 68 |
uncomputable/natural-number-game | Reimplementation of the Natural Number Game in Coq | 6 |
jani-nykanen/plutonium-caverns | A puzzle game project with a C implementation, utilizing global variables and requiring specific build tools. | 10 |
hauxir/haskell-tetris | A Haskell implementation of the classic Tetris game using ncurses | 72 |
decodoku/a_game_to_benchmark_quantum_computers | A game designed to assess and compare prototype quantum computers | 47 |
coq-community/sudoku | A formalisation of Sudoku in Coq to solve the puzzle using a naive Davis-Putnam procedure | 20 |
nalinbhardwaj/zordle | A web application built using Zero-Knowledge Proof technology to verify players' knowledge of word mappings without revealing the words themselves. | 215 |
gregorulm/h2048 | An implementation of the game 2048 in Haskell with basic logic and console UI. | 89 |
brianstrauch/solitaire-tui | An implementation of Klondike solitaire using a text user interface | 270 |