• Stars
    star
    1
  • Language
    C#
  • Created over 3 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Online GUI for solving Sudoku puzzles

More Repositories

1

EsotericIDE

IDE (Interpreter/Debugger Engine) for esoteric programming languages. Allows step-by-step debugging and shows a watch window during debugging. Modular design allows easy adding of new languages.
C#
163
star
2

HexagonyColorer

This tool lets you color Hexagony programs (http://esolangs.org/wiki/Hexagony) in such a way that the execution paths are visible.
C#
48
star
3

KtaneContent

Contains all the content hosted on https://ktane.timwi.de, including all manuals and their fonts and graphics files, the Logfile Analyzer, the Highlighter, the Profile Editor, the Mode Settings Editor. The server-side code is at https://github.com/Timwi/KtaneWeb.
HTML
42
star
4

Funciton

Funciton (pronounced: /ˈfʌŋkɪtɒn/) is a two-dimensional, declarative, functional, esoteric programming language. This is an interpreter and compiler.
PLSQL
39
star
5

Generex

Generex is a flexible regular expression engine for arbitrary collections of objects, not just strings consisting of characters. It is more type-safe and feature-rich than typical regular expressions.
C#
9
star
6

CsNibbles

A reimplementation of QBASIC Nibbles in C#.
C#
7
star
7

KtaneWeb

The software behind http://ktane.timwi.de/.
C#
7
star
8

PuzzleSolvers

A library containing algorithms to solve Sudoku variant puzzles.
C#
4
star
9

Kyudosudoku

A website with puzzles that combine Kyudoku and Sudoku.
C#
3
star
10

StepIL

StepIL allows you to step through the compiled IL (Intermediate Language; the .NET opcodes) of your project using Visual Studio’s debugger. (Normally you can only step through the C# code or the jitted machine code.)
C#
2
star
11

KtaneSimonShouts

A module for “Keep Talking and Nobody Explodes”, created by Timwi.
C#
1
star
12

UniKey

UniKey is a background program that enhances your keyboard experience. You can define replacements (e.g. typos), convert text to Cyrillic, Greek, etc., HTML-escape text, etc.
C#
1
star
13

KtaneBossModuleManager

A mod for “Keep Talking and Nobody Explodes” that will allow boss modules to work with each other so they don’t soft-lock the game.
C#
1
star
14

KtaneVoronoiMaze

A module for “Keep Talking and Nobody Explodes”, made by Timwi.
C#
1
star
15

KtaneTicTacToe

A module for “Keep Talking and Nobody Explodes” based on Tic-Tac-Toe, created by Moon, implemented by me.
C#
1
star
16

KtaneLightCycle

A module for “Keep Talking and Nobody Explodes” created by Rexkix, implemented by Timwi.
C#
1
star
17

Propeller

Propeller is a web-server engine based on RT.Servers (https://github.com/RT-Projects/RT.Servers). It features a modular interface, allows updating of modules and settings while running, and can run as a Windows service. Module API documentation: https://docs.timwi.de/RT.PropellerApi
C#
1
star