Others HTML game build

Evillin

Newbie
May 26, 2020
64
38
I would like to develop games like Young Marcus, Young Maria, The Fairy Prince for example. What programs are the best to use? And what programming languages are needed to work in these programs? I apologize in advance if I wrote something wrong, English is not my first language. I hope for help and understanding!
You don't have permission to view the spoiler content. Log in or register now.
 

yuyutsu

Member
Mar 31, 2019
234
174
The 3 games you mentioned were created using software using format. The twine software is made so that users with no programming background can create stories with ease but you should learn HTML and CSS (JavaScript too if you are feeling adventurous) for a smoother experience.
Also the concept of if and loop. Very easy to understand, shouldn't take more than an hour and you will get better with practice.
 
Last edited:

Evillin

Newbie
May 26, 2020
64
38
The 3 games you mentioned were created using software using format. The twine software is made so that users with no programming background can create stories with ease but you should learn HTML and CSS (JavaScript too if you are feeling adventurous) for a smoother experience.
Also the concept of if and loop. Very easy to understand, shouldn't take more than an hour and you will get better with practice.
thank you so much!!!
 

Evillin

Newbie
May 26, 2020
64
38
feel free to ask doubts if you have any. I myself am learning these tools.
Hello i'm sorry to bother you, but can you please help me with some question? How do I add media into my game? When I insert a picture, I get this (screenshot). What am I doing wrong?


1626472678060.png 1626472753048.png
 

MissFortune

I Was Once, Possibly, Maybe, Perhaps… A Harem King
Respected User
Game Developer
Aug 17, 2019
4,590
7,577
Hello i'm sorry to bother you, but can you please help me with some question? How do I add media into my game? When I insert a picture, I get this (screenshot). What am I doing wrong?


View attachment 1302364 View attachment 1302369
Your slashes are going the wrong way. Try [img['images/start/purgatory.jpg']]. If that doesn't work, then try <img src="images/start/purgatory.jpg">. Make sure to check that your directory is correct, as well.
 
  • Like
Reactions: Evillin

Sluttykiaa

New Member
Mar 23, 2022
2
0
I would like to develop games like Young Marcus, Young Maria, The Fairy Prince for example. What programs are the best to use? And what programming languages are needed to work in these programs? I apologize in advance if I wrote something wrong, English is not my first language. I hope for help and understanding!
You don't have permission to view the spoiler content. Log in or register now.
Is there No Cheat Codes?