Projects with this topic
-
This is an absolute remake of the last official Trigger-Rally game. Remakes of physics, dynamics, 3D model fixes and additions, changed camera positions, UI views, and many vehicles and model transparency exist. Plans to make Windows and Android versions maybe somebody could help to do this by compiling this source code.
Updated -
Desktop soundscape application
Updated -
Games for Windows LiveLessNess. A complete Games For Windows - LIVE (GFWL) rewrite.
Updated -
Fiddling with Win32 APIs (to actually learn how real OSes define their APIs)
Updated -
Updated
-
The browser that fights for your privacy.
Updated -
A universal tool for automatic (local) and remote VPN connection management via a desktop application (system tray) and API
Updated -
Git things done — right from the context menu. No commands, no clutter, just like magic.
Updated -
My Windows/Msys2/Mingw64 dotfiles. https://tinyurl.com/yyr7f6ln
Updated -
Rust-Matrix - The Digital Rain Effect
Rust-Matrix is a simple Rust terminal-based program based on the Digital rain effect in "The Matrix." The program creates the effect of flowing characters in your terminal. The library supports customisation for Japanese characters, Latin letters, numbers, symbols, and Kanji among many others. It applies Crossterm for cross-operating system terminal manipulation and can be run on Linux and Windows.
Key Features
Full-screen coverage: Simulates digital rain that fills the whole terminal with flowing characters. Colorful characters: Every character will have a random color assigned to it, making it dynamic every time. Wide variety: Hiragana, Katakana, Kanji, Latin letters, numbers, and symbols are included. Cross-platform: Works both on Linux and Windows with the same feel.
Efficient: Lightweight, designed for smooth performance with minimal system resource usage.
Customizable: Adjust the color scheme, speed, and character set to personalize the effect.
Digital Rain
Digital rain is the centerpiece of this application, meaning that characters fall from the top of the screen at a randomized pace. Rust-Matrix sets itself apart by using a variety of characters, including Hiragana, Katakana, and Kanji, creating a visually dense and immersive effect.
Installation
Linux
Clone the repo:
git clone https://gitlab.com/doodle1244/rust-matrix.git
cd rust-matrix
Install Rust and build:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cargo build --release
./target/release/rust-matrix
Windows
Clone the repo:
git clone https://gitlab.com/doodle1244/rust-matrix.git
cd rust-matrix
Build and run:
cargo build --release
.\target\release\rust-matrix.exe
License
Rust-Matrix is under the LGPL.
About the Author
By doodle1244, Rust-Matrix was crafted with Rust and Crossterm for digital rain on every platform.
Updated -
The biggest privacy resource list you can find on the Internet.
Updated -
Prebuilt binaries for the ImageMagick image processing library for Windows, Linux and macOS.
Updated -
A local password-manager software to store and mange passwords safely on a computer.
UpdatedUpdated -
This repository contains a script that automates the setup and execution of a Metasploit dll hijacking.
Updated -
Run most gitlab jobs locally before pushing to your gitlab server.
Ideal to validate your yaml changes or test simple builds out locally.
Updated -
Setup Environments for C++ with SFML. Using terminal command lines
Updated -
One-command setup of new machines (linux, windows, mac) including setting configurations (dotfiles) and installing binaries, securely. Easy to customize to your needs (private branch) and designed to be generic and for multi-user collaboration (master).
Updated -
Raster fonts creating, editing, preview and generating C code to include into embedded software project
Создание и редактирование растровых шрифтов, предпросмотр образцов текста, генерирование кода C
Updated -
-
A lightweight Kotlin multiplatform wrapper for the ImageMagick image processing library.
Updated