Skip to content
View slapslash's full-sized avatar
🍩
🍩

Block or report slapslash

Report abuse

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

Report abuse

Pinned Loading

  1. TextMap TextMap Public

    TextMap is a grid/cell based text editor saving your project natively to a TileMap usable in the Godot game engine.

    GDScript 5 1

  2. ObfuscatedTileMap ObfuscatedTileMap Public

    An Addon for Godot, that uses a special way of handling visibility on tilemaps.

    GDScript 5 1

  3. Get a random selection from the top ... Get a random selection from the top 5000 PyPI packages and show a short summary of them.
    1
    import random
    2
    import requests
    3
    
                  
    4
    # will be updated monthly.
    5
    top_url = "https://hugovk.github.io/top-pypi-packages/top-pypi-packages-30-days.min.json"