NikitaDie's Stars
loxx3450/Sudoku
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
robinrodricks/ScintillaNET.Demo
C# app demonstrating the powerful Scintilla text editor component
MvvmCross/MvvmCross
The .NET MVVM framework for cross-platform solutions, including Android, iOS, MacCatalyst, macOS, tvOS, WPF, WinUI
theunrepentantgeek/Markdown.XAML
Markdown for WPF - render Markdown to a FlowDocument instead of HTML
whistyun/MdXaml
Markdown for WPF - alternate version of Markdown.Xaml
Mobius1/Selectable-Table-Plugin
Plugin for Mobius1/Selectable that enables fast column / row selection.
telegramdesktop/tdesktop
Telegram Desktop messaging app
crashmax-dev/twallpaper
🌈 Multicolor gradient wallpaper created algorithmically and shimmers smoothly.
BerndK/SvgToXaml
Smart Tool to view svg-files and convert them to xaml for use in .NET
awaescher/FluentTransitions
▶ Smooth UI animations & transitions for .NET (even WinForms)
xiangsx/gpt4free-ts
Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free
DenisBabarykin/SeaBattle
Qt-written (C++) crossplatform multy- and singleplayer battleship game "Sea Battle".
akgupta0777/2048-Game
2048 is a single-player sliding block puzzle game made with Python and Kivy framework. The game's objective is to slide numbered tiles on a grid to combine them to create a tile with the number 2048.
stanleyyoga123/2048-with-Kivy
lfbos/Kivy-2048-Game
2048 Game copy made it with kivy
Kevinskwk/Kivy-2048
A 2048 game using Python and Kivy. As the final project of the course 10.009-The Digital World
zyqzyq/2048-kivy
2048
python-programmer/kivy2048app
In this project, we want to make the well known 2048 app by using kivy
SebastianJarsve/2048-for-Pythonista
A 2048 game for the Pythonista beta 1.6
guolz-ml/easy_2048-in-200-lines
Implement game 2048 with python