Skip to content
Open navbar menu
Sign UpLog In
Profile icon

spotandjake

@Spotandjake
Like Js and am interested in multithreading and databases
Twitter
GitHub
  • Celestron

    Cover page
    Made with Blank Repl

    Celestron is an intense action-packed, and hilarious tower defense game for the madewithreplit hackathon.Make sure you play this in fullscreen at https://celestron.spotandjake.repl.co/

    Also, this game is mobile-friendly, Ipad support isn't working yet unfortunately we will look into it after the competition though, if there is interest.

    Please Like The Game To Help Us Win.

    Made With: @IroncladDev and @JDOG787.

    Recent comments (378)
    GovindKrishnan3
    GovindKrishnan3
    3 months ago

    Amazing game. This shouldn't be free.

    AsherGable
    AsherGable
    6 months ago

    It’s not working

    Joabinfantelee
    Joabinfantelee
    7 months ago

    image

    image

    image

    Joabinfantelee
    Joabinfantelee
    7 months ago

    image

    @IroncladDev @Spotandjake

    Joabinfantelee
    Joabinfantelee
    7 months ago

    image

    He hackeado tu juego !!! @Spotandjake @IroncladDev He he he haw

    sonicx180
    sonicx180
    1 year ago

    Cool! I can't login though.

    AlphaTitan
    AlphaTitan
    1 year ago

    wait why do I get a limit on the number of turrets I can place?

    tracyxiao
    tracyxiao
    1 year ago

    loveit

    jihhyuu202
    jihhyuu202
    1 year ago

    all the really hard enemies just randomly despawned lol

    LucasCave
    LucasCave
    1 year ago

    My towers are disappearing. I would have gotten farther if that was not a problem. Anyways, I loved your game!

  • NeoFox

    Cover page
    Made with Node.js

    A Serverless React Based Chat Application Similar To Discord, Using Firebase.

    Recent comments (15)
    dudeactualdev
    dudeactualdev
    2 years ago

    @Spotandjake This is amazing.

    SlyLittleFox
    SlyLittleFox
    2 years ago

    Uhhh why is API key public?

    7ih
    7ih
    2 years ago

    imo you should choose a better font for the messages, other than that, cool project

    7ih
    7ih
    2 years ago

    there should be an option to sign in with repl auth :P

    Sl33per
    Sl33per
    2 years ago

    It keeps giving me errors

    nbbcsf
    nbbcsf
    2 years ago

    You should remove the seconds from the date. I'm working on a chat too and here's what I did:

    function format(date) {
    const dateString = date.toString();
    const end = dateString.substring(dateString.length - 2);
    const r = dateString.split(":");
    let result = "";
    for(let i = 0; i < r.length - 1; i++) {
    if(i !== 0) result += ":";
    result += r[i];
    }
    return result + " " + end;
    }
    wispkoe
    wispkoe
    2 years ago

    Pog

All Repls