Skip to content
View Zitronenjoghurt's full-sized avatar
  • Germany
  • 01:28 (UTC +02:00)

Highlights

  • Pro

Block or report Zitronenjoghurt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Zitronenjoghurt/README.md

Top Langs

Favorite Projects

Rust

Dungeon Breeder (work in progress)

An idle game powered by egui's immediate mode UI about funding your monster research by managing your own dungeon.

LMVC8 (unfinished)

An emulator for my own hypothetical game console with a functioning step debugger.

NDSR (unfinished)

A program for reading NintendoDS ROMs. In its current state you can read miscellaneous info, view the file tree and dump files from within the ROM.

LemonPNG (finished, but not feature-complete)

A PNG decoder I worked on for educational purposes. Can read all PNGs but currently only display a limited set of color types.

Giga Chess (finished)

A rust chess library built for performance, handling the game logic and move generation (not best move generation tho).

Star Generator (finished, but not feature-complete)

A program where you can explore random generated star clusters in 3D.

Game Boy Emulator (unfinished)

A game boy emulator, mainly meant as an educational project.

Turing Machine (unfinished)

A turing machine with a compiler which I am currently trying to get to higher and higher levels of abstraction.

Lemon Chess (finished)

A chess API using a self-made chess engine. It supports match-making, rendering the current board and game history in 2 different styles.


Python

BabuBot (finished)

A feature-rich specialized discord bot which serves as a little fun-house with many little funny features. Its able to notify about upcoming rockedt launches, about new uploaded videos from specified youtube channels. It has a level system, a fishing game, allows looking at random Astronomy Picture of the Day entries, spits out random pet pics, ... and some more

Pinned Loading

  1. dungeon-breeder dungeon-breeder Public

    An idle game about funding your monster research by managing your own dungeon.

    Rust

  2. star-gen star-gen Public

    About randomly generating a star cluster and visualizing it with bevy.

    Rust

  3. ndsr ndsr Public

    A Nintendo DS Rom reader.

    Rust

  4. LMVC8 LMVC8 Public

    An emulator and builder-pattern compiler for a hypothetical game console.

    Rust

  5. giga-chess giga-chess Public

    A rust chess library built for performance, handling game logic and legal/best move generation.

    Rust

  6. giga-chess-desktop giga-chess-desktop Public

    A desktop chess client using my giga-chess library and which will be able to interact with giga-chess multiplayer servers.

    Rust