Skip to content
    WasiHusain

    Wasi Husain

    @WasiHusain
    Bangalore
    WasiHusain
    WasiHusain
    published a Repl
    9 months ago
    0
    The Sliding Puzzle
    The Sliding PuzzleIn the sliding puzzle game, you have a grid of numbered blocks and an empty space of 1 block. You can slide blocks that are adjacent to it. The goal is to arrange all numbers in ascending order with the empty space at the bottom right corner.
    WasiHusain
    WasiHusain
    published a Repl
    1 year ago
    0
    Typing
    TypingType out the text shown on the screen before it disappears, case of the letter doesn't matter (uppercase/lowercase). Let's see how far we can go.
    WasiHusain
    WasiHusain
    published a Repl
    1 year ago
    0
    Minesweeper
    MinesweeperUser Customizable Minesweeper
    WasiHusain
    WasiHusain
    published a Repl
    1 year ago
    0
    TurtleText
    TurtleTextThe TurtleText module can be used to write text on a canvas in a fancy way using python turtles, this module may be expanded by adding lowercase character and special characters, etc.
    WasiHusain
    WasiHusain
    published a Repl
    1 year ago
    0
    CARROM
    CARROMKey controls: Left - right, up - down keys to set the striker launch location. Keypad - 2, 8 to increase and decrease the launch speed respectively Keypad - 6, 7 to move leftward and rightward the direction of launch respectively keypad - enter to launch the striker Queen --> 50 points Yellow peg --> 20 points Black peg ---> 10 points
    WasiHusain
    WasiHusain
    published a Repl
    2 years ago
    0
    SimpleClock
    SimpleClockThe Replit shows time and date accessed from your system using datetime module in both analog and digital modes.
    WasiHusain
    WasiHusain
    published a Repl
    2 years ago
    3
    π
    πThis is my first Replit app. It is a python program for the purpose of calculating digits of pi. The series I used is the first one here : https://en.wikipedia.org/wiki/List_of_formulae_involving_%CF%80#Efficient_infinite_series The program asks the user a value named "power of scale" which (in easier words) mean how many digits you wanted to calculate after the decimal point. If some one have completely calculated pi having more digits then entered, it will not proceed. If someone else have left after adding some of the terms of the series, it will allow other users to continue from there. Else it ask to start the sum with the new value. Let's see how far we get. More details on it is shared here : https://documentcloud.adobe.com/link/review?uri=urn:aaid:scds:US:431c21cc-1b8f-3429-868c-6f862cbd96b8
    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