hello guys this is a post about a small game i made in the twine game making program. basically what twine is is an game engine to make interactive fiction/text adventures and things of that sort.

i've made this game for a gamejam on itch.io for the neurodiversity pride gamejam. for those that dont know im autistic and i wanted to participate in this jam because of that reason to show not all people with mental disabillitys and neurodivergents are incapable of doing cool stuff with computers.
the game engine
what i used for this gamejam is the twine interactive fiction game engine because i wanted to see how far i can push the game making program and what i can make it do.

as you see in the image above the program puts each part of the game in what is called passages. what i've discoverd about passages is pretty much you can treat them like individual webpages and write html, css, and even javascript code to change how it looks and make it more interactive.

i learned basic html and javascript from using the neocities webhosting service so i was able to add some extra interactivity with some scripting with javascript and make it look how i wanted it to with css styling. in conclusion i made a very small interactive fiction game with twine and knowing some javascript.
thank you for coming to my ted talk
also you can check out the game here.
Top comments (0)