Skip to content
    Open navbar menu
    Sign UpLog In
    EricW9888

    Eric W

    @EricW9888
    GitHub
    Website
    EricW9888
    EricW9888
    published a Repl
    8 months ago
    0
    ScreenGuardian Web Documentation
    ScreenGuardian Web DocumentationOfficial web documentation page for the EyeSmart Desktop app
    EricW9888
    EricW9888
    published a Repl
    11 months ago
    0
    Maze solver 2
    Maze solver 2A breadth-first search algorithm that solves mazes. To create your own maze, fork the repl and then modify the "maze" variable. "#" represents a wall, "!" represents the starting point, "*" represents the end point, and a space represents a path.
    EricW9888
    EricW9888
    published a Repl
    1 year ago
    3
    Maze solver
    Maze solverA depth-first search algorithm that solves mazes. To create your own maze, fork the repl and then modify the "maze" variable. "#" represents a wall, "!" represents the starting point, "*" represents the end point, and a space represents a path.
    EricW9888
    EricW9888
    published a Repl
    1 year ago
    2
    Python text function package
    Python text function packageA package with text effect functions I created. To use these functions, fork the reply and download "main.py". rename it to whatever you wish and add it to the project directory of the program you plan to use these effects in. In the top line of your main program file, add the following line: "from your_modified_name import *" where "your_modified_name" is the name you renamed the file to. you can then use the functions by typing "functionname("Your text here")" or "functionname(Your variable name here).
    EricW9888
    EricW9888
    published a Repl
    1 year ago
    2
    Floppy fish 2
    Floppy fish 2An improved version of floppy fish, a game where a player maneuvers a fish through spaces between pipes by flopping with the spacebar.
    EricW9888
    EricW9888
    published a Repl
    1 year ago
    0
    Password generator with user interface
    Password generator with user interfaceGenerates a password based on character types inputted by a user.
    EricW9888
    EricW9888
    published a Repl
    1 year ago
    2
    Anagram solver with user interface
    Anagram solver with user interfaceOutputs likely solutions to an input anagram.
    EricW9888
    EricW9888
    published a Repl
    1 year ago
    2
    Arithmetic calculator with user interface
    Arithmetic calculator with user interfaceCalculator with a user interface.
    EricW9888
    EricW9888
    published a Repl
    1 year ago
    4
    Brute force password guesser with user interface
    Brute force password guesser with user interfaceUses brute force to guess passwords.
    EricW9888
    EricW9888
    published a Repl
    1 year ago
    2
    False Binary encoder with user interface
    False Binary encoder with user interfaceEncodes messages by converting string to binary, then applying various ciphers to decode the message. Also decodes messages in binary encoded in the same way.
    EricW9888
    EricW9888
    published a Repl
    1 year ago
    7
    Floppy fish
    Floppy fishA game where a player maneuvers a fish through spaces between pipes with the W and S keys or up and down arrow keys.
    EricW9888
    EricW9888
    published a Repl
    1 year ago
    3
    Neo Pong
    Neo PongA 2 player game that uses W and S keys and up and down arrow keys to move paddles up and down to rally a ball.
    EricW9888
    EricW9888
    published a Repl
    1 year ago
    2
    Number guessing challenge
    Number guessing challengePlay a number guessing game against a computer
    EricW9888
    EricW9888
    published a Repl
    2 years ago
    3
    Water drop catcher
    Water drop catcherA game where a player used the left and right or a and d arrow keys to move a cup and catch falling water droplets.
    EricW9888
    EricW9888
    published a Repl
    2 years ago
    3
    Water drop catcher
    Water drop catcherA game where a player used the left and right or a and d arrow keys to move a cup and catch falling water droplets.
    EricW9888
    EricW9888
    published a Repl
    2 years ago
    3
    Water drop catcher
    Water drop catcherA game where a player used the left and right or a and d arrow keys to move a cup and catch falling water droplets.
    EricW9888
    EricW9888
    published a Repl
    2 years ago
    3
    Etch a sketch
    Etch a sketchUse the arrow keys to draw.
    EricW9888
    EricW9888
    published a Repl
    2 years ago
    3
    Etch a sketch
    Etch a sketchUse the arrow keys to draw.
    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