Home Entrance Everyone Wiki Search Login Register

Welcome, Guest. Please login or register. - Thinking of joining the forum??
April 27, 2024 - @371.77 (what is this?)
Forum activity rating: Four Star Posts: 79/1k.beats Unread Topics | Unread Replies | Own Posts | Own Topics | Random Topic | Recent Posts
News: :happy: Open the all windows! Your mind needs storms and air! :happy:

+  MelonLand Forum
|-+  World Wild Web
| |-+  ✁ ∙ Web Crafting
| | |-+  ☔︎ ∙ I need Help!
| | | |-+  HELP: Examples of draggable dress-up doll pages needed!


« previous next »
Pages: [1] Print
Author Topic: HELP: Examples of draggable dress-up doll pages needed!  (Read 479 times)
Badgersaurus
Casual Poster ⚓︎
*


Punk-Rock Mustelizard from Beyond the Stars

iMood: Badgersaurus

View Profile WWW

First 1000 Members!Joined 2023!
« on: July 11, 2023 @635.23 »

So on Monday I had a dumb late-nite conversation with some friends and I came up with a project idea. I won't go into detail on what it is, because I want it to be a surprise for this forum when and if I finish it-I think some people here'll get a real kick out of it. Suffice to say it's simultaneously really dumb, kind-of useful, and mostly just an excuse to reference some old movies; the true Badgersaurus style, at this point.
But anyway.
I figured the best way to go about making it would be to make a modified, modular version of those drag-and-drop dress-up games/pages that can be downloaded and used as a local 'page' on your computer, so you can fiddle with the files to your liking. You know, the ones with the columns of draggable clothing/parts that you move with the cursor onto a canvas/blank space to make your own outfit/creature/robot/whatever.
The easiest way for me to learn with coding (or anything, really) is a combination of basic tutorials on the general usage of the tools and tearing apart the 'inspect element' of whatever I'm trying to do. The problem is I don't have any references of these drag-and-drop 'games' on-hand.
I know I've seen them sometimes on people's personal websites, and on various older sites and archives of them. I figure some people here probably know of a few, so... if you do, drop a link, please! I'm curious to see how they're put together, if they usually use JS or something else, etc.
Thank you in advance!
Logged


Rock n' Roll High-School...er
Lyonid
Jr. Member ⚓︎
**


Controlled Chaos ~ Please be kind.

SpaceHey: Friend Me!

View Profile WWW

First 1000 Members!Joined 2023!
« Reply #1 on: July 11, 2023 @643.29 »

Well, this just SCREAMS @Necrosia to me! I'm sure they have some thoughts to share as they have created some dollmakers themselves.

 The only resource I have is Dollz Mania! (https://dollzmania.neocities.org/dollmakers/) You'll have to do some digging through the pages as some of them might be broken as they are mostly archived, but that's half of the fun to me, hahaha.
Logged

xx <3
brisray
Full Member ⚓︎
***



View Profile WWW

First 1000 Members!Joined 2023!
« Reply #2 on: July 11, 2023 @747.35 »

There's a small webring for those. Take a look at https://pixelcuties.club/members.php

You're so lucky! Once you've got the basics HTML5 and Canvas are not difficult to use to drag and drop objects around the screen. BananaCoding on YouTube has some nice turorials.

Dependng on what access you have, Konva looks nice, but there's plenty of turorials using plain JavaScript around.
Logged
Necrosia
Full Member ⚓︎
***


Lord of the Labyrinth


View Profile WWW

First 1000 Members!spring 2023!Welcome Soup!Joined 2023!
« Reply #3 on: July 12, 2023 @107.21 »

(thanks for the ping @Lyonid <3 )

It's futile, all dollmaker links lead to me, I am even on that webring.   

On a more serious note, if you want to share with me on private your ideas we can come up with a solution but what @brisray mentioned looks like a good place to start as well! There is a lot of 'game maker' programs that can do dollmakers just fine if you are a bit creative, I aside from coding from scratch I also personally used this one for some projects: https://www.stencyl.com/

edit:
here's actually what you asked, a drag n drop example that is not from a dead site
http://dolls.com.br/dollmaker-disney/
« Last Edit: July 12, 2023 @110.44 by Necrosia » Logged



 
Avatar by Urubu
TheFrugalGamer
Sr. Member ⚓︎
****


Itch.io: My Games

View Profile WWW

First 1000 Members!Pocket Icelogist!Joined 2022!
« Reply #4 on: July 12, 2023 @152.28 »

If you're looking to do this on the web, the script I used for mine is Ninique's dollmaker script from here:
http://minidollz.ninique.net/code/dollmaker.html

I did have to update it a bit, since the libraries it references are old. If you'd like to see mine with the changes I made, it's here:
https://www.thefrugalgamer.net/dollmaker/

I'm interested to see what you come up with, whether it's web based or not!
Logged

Necrosia
Full Member ⚓︎
***


Lord of the Labyrinth


View Profile WWW

First 1000 Members!spring 2023!Welcome Soup!Joined 2023!
« Reply #5 on: July 12, 2023 @583.38 »

If you're looking to do this on the web, the script I used for mine is Ninique's dollmaker script from here:
http://minidollz.ninique.net/code/dollmaker.html

I did have to update it a bit, since the libraries it references are old. If you'd like to see mine with the changes I made, it's here:
https://www.thefrugalgamer.net/dollmaker/

I'm interested to see what you come up with, whether it's web based or not!

How come I missed your dollmaker!? Its so good!! I love the lil dragon and the sari  :loved:
Logged



 
Avatar by Urubu
TheFrugalGamer
Sr. Member ⚓︎
****


Itch.io: My Games

View Profile WWW

First 1000 Members!Pocket Icelogist!Joined 2022!
« Reply #6 on: July 12, 2023 @584.47 »

How come I missed your dollmaker!? Its so good!! I love the lil dragon and the sari  :loved:

Aw, thank you! I don't promote it much, probably because I did it a while ago and sometimes forget about it, lol.
Logged

Badgersaurus
Casual Poster ⚓︎
*


Punk-Rock Mustelizard from Beyond the Stars

iMood: Badgersaurus

View Profile WWW

First 1000 Members!Joined 2023!
« Reply #7 on: July 12, 2023 @780.07 »

Thank you everyone for the resources! These are all super helpful. Once I finish my summer classes I'm gonna start working on this.
Logged


Rock n' Roll High-School...er
Pages: [1] Print 
« previous next »
 

Vaguely similar topics! (3)

What are some of your favorite 404 pages?

Started by Icey!Board ✁ ∙ Web Crafting

Replies: 14
Views: 3126
Last post April 13, 2024 @766.34
by oerrorpage
Pages & sites with sound

Started by DJoftheCovenBoard ✁ ∙ Web Crafting

Replies: 8
Views: 1266
Last post May 03, 2023 @643.34
by Skykristal
About Pages

Started by SilkSkullBoard ✁ ∙ Web Crafting

Replies: 1
Views: 553
Last post November 26, 2022 @833.03
by TheFrugalGamer

Melonking.Net © Always and ever was! SMF 2.0.19 | SMF © 2021, Simple Machines | Terms and Policies Forum Guide | Rules | RSS | WAP2


MelonLand Badges and Other Melon Sites!

MelonLand Project! Visit the MelonLand Forum! Support the Forum
Visit Melonking.Net! Visit the Gif Gallery! Pixel Sea TamaNOTchi