Skip to content
View mario11-wiet's full-sized avatar

Block or report mario11-wiet

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. Chess-with-AI Chess-with-AI Public

    Forked from Akatroj/chess-pygame

    Python Chess with AI. Made by Akatroj and mario11-wiet. Chess is a board game played between two players. The current form of the game emerged in Southern Europe during the second half of the 15th …

    Python 7

  2. Fortuna-Algoritms Fortuna-Algoritms Public

    Fortune's algorithm is a sweep line algorithm for generating a Voronoi diagram from a set of points in a plane using O(n log n) time and O(n) space. It was originally published by Steven Fortune in…

    Python 1

  3. DarwinWorldSimulation DarwinWorldSimulation Public

    Symulacja ewolucji świata. Chcesz zobaczyć jak to się stało, że masz mniej włosów, a więcej IQ niż twoi przodkowie? Jeśli tak to odpal tą symulacje i zobacz jak zmienia się świat w którym przyszło …

    Java

  4. Algorithm-Bribery-Tournaments Algorithm-Bribery-Tournaments Public

    Masz przed sobą ważny turniej, który chcesz wygrać oraz troszkę gotówki ? Już teraz możesz sprawdzić czy uda ci się wygrać ten turniej, jednakże najpierw sprawdz, ile chcą twoi przeciwnicy za celow…

    C++

  5. iet-overflow iet-overflow Public

    Django / PostgresSQL / Docker

    HTML 2

  6. Ukkonen-s-algorithm Ukkonen-s-algorithm Public

    Ukkonen's algorithm is a linear-time, online algorithm for constructing suffix trees, proposed by Esko Ukkonen in 1995.

    Python