Starlet Devil
@StarletDevil
Haha, not telling you my name.
I'm A YTer who creates Terraria Mods and plays other games. Recently got into Touhou.
Goomba Shooter is another Goomba Physics Engine test where you shoot a growing stack of Goombas, making them fly in all directions.
There is no point
Phaser.js Game Starter
Aivoybia would be a lot better if you make the engine fit to fullscreen, but its still really cool :)2 years ago
This game came out of a collision test in a SMB clone I'm trying to do. I made it so you created Goombas on click, and it was kind of amusing, so I ma
Phaser.js Game Starter
maryslarson1 Do you think the A in online classes is actually the equivalent of an A in the classroom? I don't. The online classes my kids tried (and largely failed) to endure were all solitary homework and tests and no co-curriculars, group study or experiential education.
https://www.achieveessays.com/2 years ago
Bookie0 Pretty sure I destroyed my mouse from clicking too much..and quite possibly my finger! xD2 years ago
A Work In Progress replica of the original Castlevania game for the NES. Features in progress: Stairs, Enemies, the Stopwatch, the UI, and further sta
Phaser.js Game Starter
The latest update to the Astrum Levels of Escape The Pit, now with Sticky tiles, Demons, Bats, Yellow Spikes, a new color scheme, and new music.
This
HTML, CSS, JS
Escape The Pit original by @alekzg1: https://escapethepitalekzg.alekzg1.repl.co/
ETP: TAL is an expanded version of Escape The Pit that will build on
HTML, CSS, JS
Escape the Pit is a Game collaboration between me and @alekzg1
It's a Short Dungeon Crawler, with Puzzles and Enemies in every room.
Kill enemies with
The second major update to the Touhou Simulator made in Phaser.js.
Added The first stage subboss and boss: Cirno and Letty Whiterock!
Added Power, ma
Phaser.js Game Starter
I may return to developing ACC soonish, look forward to upgrades for the last 6 buildings, work on the Grandmapocalypse, and various bug fixing.
Chee
HTML, CSS, JS
DynamicSquid Nice! Are you planning to eventually turn this into an exact replica of Cookie Clicker?2 years ago
Apparently this is a thing that people do, so I figured I may as well make one myself.
I'm the creator of Astrum's Cookie Clicker, Pokemon Battle Sim
EagleEye2010 I am making a game with NodeJS + Socket.io and I ran into a problem. I need to connect my JavaScript files to index.js to use their functions. Any solutions?1 year ago
A WIP Touhou Simulator made in Phaser.js
Shoot Fairies, Dodge Bullets, and rack up your score.
Features Sounds, Music, and Sprites from Touhou 07: Per
Phaser.js Game Starter
PBS2 went under a massive update:
There are now over 30 opponents,
Added 4th moves for the team,
Opponents can have anywhere from 2-3 moves,
Dual Type
HTML, CSS, JS
Identical code should work.
If one piece of code should work, the other piece should work, because they're the same in function.
'Cept it doesn't alwa
Phaser.js Game Starter
To celebrate the submission of this project to the teacher, a new opponent has been added to the sim:
MEW!!!!
Mew will stay in the simulator for one w
HTML, CSS, JS
using onended for my sounds, sometimes it runs the damage after the sound, but for a lot of it, it doesn't wait for the damage to finish.
All I'm doin
HTML, CSS, JS
Coder100 you actually just called the function instead of assigning it to be called instead. Please assign a function for a function to take effect!
attacksoundSFX.play();
attacksoundSFX.onended = () => opAttack(2);
`2 years ago
Remember back a few months, I made a Pokemon Battle Simulator that was done with Prompts and Alerts in JavaScript.
Well, it's back, and this time it's
HTML, CSS, JS
ElanRodriguez3 This is the best game ever.
Brother: watch doin'
Me: playing pokemon
Brother: JUST BUY POKEMON ON DA PHONE
Me: No u, this is da best game ever, u will never take it away from me >:)2 years ago
I'm trying to check if the opponent is one of the valid types, and then changing damage and stuff accordingly, however it's only checking if the first
HTML, CSS, JS
Coder100 no, that is not how to check if multiple values are equal to one value!!
Here is how you check!
if (oppoType == types.Fire || oppoType == types.Water || oppoType == types.Rock)
easy2 years ago
Building Scaling Fixed!
Building Prices save to Cookies!
Upgrades save to Cookies!
We're running out of ideas, please make your suggestions for featu
HTML, CSS, JS
Squirrel2019 there had been an invite when i first got on but there isn't one any more. what happened to it?2 years ago
This is the basic framework for making a clicker game. It has the basic displays for cookie count and cps and functions for clicking the cookie and bu
HTML, CSS, JS
MikeW3 oh I also made a clicker game template :)
https://replit.com/talk/templates/A-CLICKER-GAME-Template-Fast-and-Easy/1438242 years ago
I made a previous post about my problem, my replit can't reach my repl, something about ports, and I don't know how to fix it. But there's also a new
HTML, CSS, JS
RayhanADev I think you may have somehow opened a VNC XD. At least that's what it sounds like to me. Truthfully I don't know how to solve this problem as I've never had it, especially on an HTML, CSS, and JS repl so it's super weird.
I would guess wait a few till Replit servers restart (or something like that, I need to brush up on their server architecture) and maybe your problem will be solved?2 years ago
Replit suddenly just decided it couldn't reach ACC, and now I can't see if my changes have gone through.
Is anybody else having this issue? Does anybo
HTML, CSS, JS
RayhanADev Probably a server thing, just wait a few and it'll reset. Worst case scenario you'll just fork this project, delete the original, and then rename the fork to the original lol.2 years ago