Skip to content
Open navbar menu
Sign UpLog In
Profile icon

R B

@RBCodes
[email protected]
GitHub
  • My Protfolio

    Cover page
    Made with HTML, CSS, JS

    This HTML code is for a portfolio website featuring diverse projects such as a Bingo Game, Top Trumps Battle Game, Grade Book Generator, Guess The Number game, Tasks Table tool, and Hangman Word Game. Each project is briefly described to showcase the developer's skills and creativity. Users can explore and interact with the projects on the website.

    Recent comments (0)
  • Bingo Playable Game

    Cover page
    Made with Python

    ⏺ READ.ME ::: ⏺ This code is a bingo game with 4 different versions: ℹ "bingo_five" : which generates a 5x5 bingo card, ℹℹ "bingo_three" : which generates a 3x3 card, ℹℹℹ "bingo_three_horizontal" : which generates a 3X3 card with the objective of marking a horizontal line, ℹv "bingo_five_horizontal" : which generates a 5x5 card with the objective of marking a horizontal line. ⏺ Game can be move to the main menu by entering a negative number! ⏺ The game prompts the user to input numbers between 1 and 90, marks the numbers on the card and checks for a winning combination. ⏺The game is played in the terminal and uses colors to highlight the marked numbers.

    Recent comments (2)
    JosephPrez
    JosephPrez
    6 months ago

    Nice! I enjoyed how you displayed the bingo card and gave the user the option to pick a 3 or 5-size card. Kudos to the feedback request. Keep up the great work. I have to check out your other days.

  • l🇬 🇺 🇪 🇸 🇸 🇹 🇭 🇪 🇳 🇺 🇲 🇧 🇪 🇷 🇬 🇦 🇲 🇪

    Cover page
    Made with Python

    🤖 will choose a number between 1️⃣ to 1️⃣ 0️⃣ 0️⃣ 0️⃣ 0️⃣ 0️⃣ 0️⃣ and you have to guess the number in min attempts Don't worry, 🤖 will help you telling that if the random number is ⬇️ or ⬆️ than your number

    Recent comments (3)
    griffinflame
    griffinflame
    6 months ago

    New rounds should have a different number makes the game more exiting!

  • ADVANCED TASK TABLE

    Cover page
    Made with Python

    A command-line tool for managing your tasks. Allows you to add, edit, view, and remove tasks. Tasks can be viewed by either all or by priority. The tool uses a file named "user.tasks" to store the task data.

    Recent comments (2)
    PriyanshuBisht4
    PriyanshuBisht4
    6 months ago

    Nice code but what is that in square brackets

  • Emoji Hangman

    Cover page
    Made with Python

    a fun and interactive game where you have to guess the secret word represented by an emoji. You have a limited number of attempts to guess the word, and with each incorrect guess, the cute hangman gets a little sadder. Can you save the hangman and guess the word before he runs out of chances?

    Recent comments (4)
    JosephPrez
    JosephPrez
    6 months ago

    Very creative. I enjoyed the diff emoji faces and the play-again prompt. I am inspired. Nice touch.

    PriyanshuBisht4
    PriyanshuBisht4
    6 months ago

    Op sis I also want to do this so i will continue leaning

All Repls