Skip to content
View tarmo888's full-sized avatar
Developing on Obyte network
Developing on Obyte network

Organizations

@Ajapaik @byteball

Block or report tarmo888

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Wordle2Townscaper Wordle2Townscaper Public

    Wordle2Townscaper is meant to convert Wordle tweets into Townscaper houses using yellow and green building blocks.

    HTML 73 3

  2. SlapstickTraps SlapstickTraps Public

    2D rage platformer made in Unreal Engine 5 using only Blueprints.

    1

  3. drone spawning template for The Farm... drone spawning template for The Farmer Was Replaced
    1
    def do_work(y):
    2
    	# example task
    3
    	till()
    4
    
                  
    5
    def drone_template(y):
  4. Number Guessing Game for Commodore 64 Number Guessing Game for Commodore 64
    1
    10 PRINT"PRESS ANY KEY"
    2
    20 GET A$:IF A$="" THEN 20
    3
    30 X=RND(-TI):PRINT"{CLR}"
    4
    40 B=INT(RND(1)*10)+1
    5
    50 PRINT"GUESS 1-10 (Q=QUIT)"
  5. Ray Tracing Extension Check - vulkan... Ray Tracing Extension Check - vulkaninfo
    1
    EXTS=(
    2
        "VK_KHR_ray_tracing_pipeline"
    3
        "VK_KHR_acceleration_structure"
    4
        "VK_KHR_ray_query"
    5
        "VK_KHR_deferred_host_operations"
  6. Take screenshots of Steam Deck scree... Take screenshots of Steam Deck screen via bash, locally or remotely, desktop or gaming mode.
    1
    #!/usr/bin/env bash
    2
    #
    3
    # One-time setup (replace steamdeck.local if needed):
    4
    # On the Deck in Desktop Mode / Konsole, set the deck password and enable SSH:
    5
    #   passwd