Skip to content
View flwrr's full-sized avatar

Block or report flwrr

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

Popular repositories Loading

  1. sunfish-like_tester sunfish-like_tester Public

    Python

  2. molafish molafish Public

    a sunfish-like chess engine

    Python

  3. chessVariant chessVariant Public

    bitboard-based chess variant

    Python

  4. Sum-and-Average-Calculator Sum-and-Average-Calculator Public

    Calculate sums and averages using both the CPU and FPU for integer and floating-point numbers

    Assembly

  5. RNG-Sorter RNG-Sorter Public

    Generate an array of random numbers, then sort them with merge sort

    Assembly

  6. Prime-Generator Prime-Generator Public

    Generates a number of primes using the Sieve of Eratosthenes.

    Assembly