Survivors!
Made with Node.jsA 2D survivors style game using Godot Engine. Open in a new window to play. Go to https://survivors.triptych.repl.co/ WASD keys to move
Recent comments (24)triptych4 months agoTrying to get back to this after some delays. More updates this weekend.
wolvescu0004 months agogreat concept. does no twork tho
Darkoknight5 months agodoes not work
triptych5 months agoGameplay update:
- removed static potions
- added a health component and added to enemies ( they take 'damage')
- added vial_drop component - spawns potions based on a percentage when enemy dies
- added vial_drop component to enemies to spawn potions
triptych5 months agoLook for more updates and changes this weekend! ...
triptych5 months agoWant to run this locally in windows? Go to the 'win` directory and download everything in there to a folder and click the .exe
triptych5 months agoI just added some random pickups for the character and added the ability to collide with them and make them disappear. Nothing fancy yet, but this is the basis for getting your character to level up and get more powerful.
triptych5 months agoThis weekend I'm working on making more progress with this game. Continuing with the Survivors tutorial on Udemy to build out the initial prototype.
triptych5 months agoNew update -- making slow progress. Remember open in a new window to play.
triptych5 months agoAdded a persistent timer. Formatted the seconds and minutes.
Itty Bitty RPG Online
Made with Node.jsThis is a cozy online web based RPG where you can visit other people's homes and dungeons and collect mountains of loot.
Recent comments (3)triptych8 months agoWorking on a new version of this from scratch as my first time around I ran into too many issues. Look for more updates when things are ready to share.
d313378 months agoHey there, nice Repl!
triptych8 months agoJust getting started. You'll find lots of news and updates here. This is being developed on replit via a private repo.