Skip to content
    SeamusDonahue

    Seamus Donahue

    @SeamusDonahue
    Video game programmer and designer. I program in js and python mainly. I have also ventured into java.
    GitHub
    SeamusDonahue
    SeamusDonahue
    published a Repl
    1 year ago
    2
    pacman rewrite level editor
    pacman rewrite level editorThis is a level editor for pacman rewrite. Most of it is self explanatory, however do note that ghost respawn points will make ghosts respawn then move 2 tiles up regardless of collisions, you also scroll the grid by using the arrow keys. you may click the code to open the game with the level code loaded. To import a level code back into the editor add "?code=" to the url then paste the code. (this is also how levels are loaded into the normal game.) You can make levels of any size in the positive direction but you cannot place anything in a negative coordinate (the camera won't even let you see negative coordinates so don't worry about it too much.) any settings saved for pacman rewrite will be loaded like normal when testing/playing custom levels one last thing: all level require atleast 1 pacman, pac dot, and ghost respawn point. only one pacman and ghost respawn point will be used when loaded.
    SeamusDonahue
    SeamusDonahue
    published a Repl
    1 year ago
    22
    Asteroids
    AsteroidsThis is the classic game Asteroids! a & d to turn, w to thrust forward, and space to shoot! the smaller asteroids give more points and you get points just for surviving based on how fast your going. Try to get a good high score and have fun!
    SeamusDonahue
    SeamusDonahue
    published a Repl
    2 years ago
    778
    pacman rewrite
    pacman rewriteThis is my implementation of pacman REWRITTEN FROM THE GROUND UP!!! I will be adding more features when I think of them :) controls: wasd - movement and menu nav enter - menu confirm space - pause space + backspace: back to menu
    SeamusDonahue
    SeamusDonahue
    published a Repl
    2 years ago
    4
    what if i make an html game with no canvas...
    what if i make an html game with no canvas...WOAH JS WITH NO CANVAS! (space to reverse direction, enter to play again after dying)
    SeamusDonahue
    SeamusDonahue
    published a Repl
    3 years ago
    8
    fishing game
    fishing gameA simple fishing game. checkout the help page on the menu for instructions. (btw the highscore feature uses local storage, so the spotlight page highscore is stored separate from the standalone website highscore)
    SeamusDonahue
    SeamusDonahue
    published a Repl
    3 years ago
    13
    what if i made pacman in js
    what if i made pacman in jsRead the README.md
    SeamusDonahue
    SeamusDonahue
    published a Repl
    3 years ago
    44
    js rain
    js rainThis is my attempt at rain! feel free to fiddle with the settings!
    SeamusDonahue
    SeamusDonahue
    published a Repl
    3 years ago
    44
    I try to make a scrolling platformer
    I try to make a scrolling platformerThis is a game based on Mario. this is my first attempt at a scrolling platformer that I did a long long time ago and just now made some levels for it. use the README.md file and have fun!
    SeamusDonahue
    SeamusDonahue
    published a Repl
    3 years ago
    6
    testing p5?
    testing p5?This a game I made for p5.js. I call it the slime game. wasd to move and space to shoot toward the mouse open it in a new tab so high-score doesn't say undefined (it uses cookie data to store the high-score that's why)
    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