Skip to content
    Open navbar menu
    Sign UpLog In
    mwilki7

    Michael Wilkie

    @mwilki7
    crying because you dont put brackets around your case statements
    mwilki7
    mwilki7
    published a Repl
    9 months ago
    0
    WordFinder
    WordFinderA helper program for Wordle Look through a list of over 400,000 words to see if the string you're looking for matches your set of inclusion/exclusion rules. Example strings: "_" (5-letter word, not sure of the order) 1a. Inclusion rule: "ae" (it has the letters "a" and "e" in it) 1b. Exclusion rule: "op" (it does NOT have any letters "o" or "p" in it) "p__p" (Word starts with "p" and ends with "p") 2a. Inclusion rule: "o" (contains the letter "o") 2b. Exclusion rule: "i" (does NOT contain the letter "i")
    mwilki7
    mwilki7
    published a Repl
    1 year ago
    0
    Serpinski Fractal Generalized
    Serpinski Fractal GeneralizedTaking the Serpinski Triangle Generator and expanding the number of sides the base shape uses. 1. Find random spot in polygon 2. Move distance * scalar towards a random vertex 3. Repeat step 2
    mwilki7
    mwilki7
    published a Repl
    1 year ago
    0
    Serpinski Fractal Generator
    Serpinski Fractal GeneratorCreates the Serpinski Triangle Fractal Pick a random point on the triangle Move it half way towards one of the triangle's vertices Draw a dot Repeat from step 2
    mwilki7
    mwilki7
    published a Repl
    3 years ago
    12
    Fourier Circles
    Fourier CirclesFractal generator Watch circles simply orbit around each other and generate a unique fractal Limitless number of combinations
    mwilki7
    mwilki7
    published a Repl
    3 years ago
    1
    SuperHexagonClone
    SuperHexagonCloneDodge shapes coming towards the center with the left and right arrow keys If you aren't familiar with Super Hexagon (https://www.youtube.com/watch?v=2sz0mI_6tLQ) Create your own level: https://replit.com/talk/share/Super-Hexagon-Clone/51195
    Copyright © 2024 Replit, Inc. All rights reserved.
    • twitter
    • tiktok
    • instagram
    • facebook

    Replit

    Programming languages

    • Python
    • JavaScript
    • TypeScript
    • Node.js
    • Nix
    • HTML, CSS, JS
    • C++
    • Golang