Skip to content
View Trey2k's full-sized avatar

Organizations

@WeaselGames

Block or report Trey2k

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. WeaselGames/godot_luaAPI WeaselGames/godot_luaAPI Public

    Godot LuaAPI

    C++ 381 29

  2. WeaselFOSS/Chess WeaselFOSS/Chess Public

    A chess engine written in Go! Currently in beta testing.

    Go 21 1

  3. RLBotGo RLBotGo Public

    Golang Implementation of RLBot

    Go 9 5

  4. Tic Tac Toe Golang Tic Tac Toe Golang
    1
    package main
    2
    
                  
    3
    import (
    4
    	"fmt"
    5
    	"strings"