Guess a Number in Rust. Implemented to Prove that Game Development is feasible in Rust.
☆40Dec 18, 2023Updated 2 years ago
Alternatives and similar repositories for guess
Users that are interested in guess are comparing it to the libraries listed below
Sorting:
- Brainfuck mode for Emacs☆21Jan 13, 2015Updated 11 years ago
- stb_image.h wrapper for a Web Browser☆41Apr 24, 2023Updated 2 years ago
- My Solutions for Advent of Code 2023☆24Dec 2, 2023Updated 2 years ago
- make red image (other colors available), short loading times, minimal programming required☆16Nov 6, 2025Updated 3 months ago
- Seam Carving implementation☆54Apr 19, 2024Updated last year
- Structured Human-Readable Binary Format☆63Mar 15, 2025Updated 11 months ago
- A GDB frontend for Linux.☆22Mar 1, 2025Updated 11 months ago
- A simple demo of using SIMD instructions and Raylib in fasm☆98Jan 24, 2024Updated 2 years ago
- Rust hello world without stdlib (aarch64 linux)☆51Sep 16, 2025Updated 5 months ago
- rexim's personal website☆34Nov 27, 2025Updated 3 months ago
- Byte Pair Encoding☆92Apr 4, 2025Updated 10 months ago
- Conway's Game of Life implementation in C formatted as Glider☆55May 27, 2024Updated last year
- Simple Header-Only Implementation of Glob Matching☆58Aug 14, 2023Updated 2 years ago
- A game for the raylib Slo-Jam!☆32Jan 16, 2024Updated 2 years ago
- IDA plugin to recover source code from panic information on rust☆17May 9, 2025Updated 9 months ago
- Command Pattern (an Imperative one)☆38Nov 29, 2023Updated 2 years ago
- Markov model implementation on sequence of bytes.☆19Nov 23, 2022Updated 3 years ago
- Intentionally Simple Raylib OCaml Template☆41Jun 21, 2023Updated 2 years ago
- Simple Programming Language that compiles to BEAM bytecode☆70Feb 17, 2024Updated 2 years ago
- Type search engine for jai inspired by Tsoding's Coogle☆19Mar 18, 2025Updated 11 months ago
- Rendering Video in C with FFMpeg☆70Sep 1, 2023Updated 2 years ago
- Simple stb-style header-only library for Neural Networks☆401Aug 15, 2023Updated 2 years ago
- JIT Compiler for Brainfuck☆180Apr 4, 2024Updated last year
- eepy☆18Sep 9, 2023Updated 2 years ago
- Simple Multi-User Chat☆187Aug 7, 2024Updated last year
- simple toy to showcase the persistence of vision phenomenon discussed in https://www.youtube.com/watch?v=TdTMeNXCnTs☆19Oct 7, 2025Updated 4 months ago
- Cellular Automata Experiment☆46May 5, 2023Updated 2 years ago
- A subset of JavaScript ES5 to x86_64 compiler using MuJS as the frontend.☆50Sep 20, 2025Updated 5 months ago
- 4orth is a Porth compiler with WASM, WASI and WASM-4 targets☆23Mar 21, 2023Updated 2 years ago
- Simple Twitch Client☆21Apr 27, 2023Updated 2 years ago
- math, statistics, randomization, and other useful common grad-school utilities☆21Jun 9, 2016Updated 9 years ago
- Python Generators in C