Skip to content
View Lorry127's full-sized avatar

Block or report Lorry127

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. file-name-normalizer file-name-normalizer Public

    Forked from Lorenz-127/file-name-normalizer

    A Python script that recursively normalizes file and directory names to a consistent format. It converts names to lowercase, replaces spaces with underscores, and removes special characters.

    Python

  2. 15-Slide 15-Slide Public

    Forked from Lorenz-127/15_puzzle

    This is a simple puzzle game created with Godot 4.3. The game involves a sliding tile puzzle where players must rearrange tiles to complete an image.

    GDScript

  3. Breakout-Game Breakout-Game Public

    Forked from Lorenz-127/Breakout-Game

    A modern, fast-paced take on the classic Brick Breaker arcade game where players control a paddle to bounce a ball and destroy colorful bricks, progressing through increasingly challenging levels.

    GDScript

  4. TicTacToe TicTacToe Public

    Forked from Lorenz-127/TicTacToe

    This is a simple Tic Tac Toe game implemented using the Godot game engine. The game features a graphical user interface with a start menu, game board, and game over screen.

    GDScript