textjam winter2023
march 13th -> april 3rd
muncs x ctsnl x ndev x munc²

about  updates  submissions  devlogs
------------------------------------
a text-based thing jam

-> join us on our discord <-

---

FAQ


what's the limitation of a text-based thing jam? whatever you produce, must be limited to output only text to the users screen therefore a valid submission could be something that only reads and prints output to and from a user via the terminal, like a classic text-based dungeon game great examples are: - NetHack - Dwarf Fortress - Zork and, some examples made by some of of organizers - BLASCII - Urist's Quest basically anything related to 'interactive fiction', but also anything limited to a terminal / text screen that draws things just using characters, even if what its representing behind the scenes is a lot more than just text it is encouraged to go 'as low as you can go' and have a program that works on the command line / only reads in standard input and output, but if you wish to reach for something higher level such as a website which is just text, or even a game engine but only writing text to screen, that's also acceptable an example of a game that stretches what it means to be 'text based', but can still be considered an entry to this jam, would be rogule
what's a 'thing' jam? think game jam, but if you want to produce a non-game thing, go ahead! obviously creating something fun and entertaining is encouraged, but if you would rather work on a neat tool rather than a game, that will still be a valid submission
how do i send in my submission? we have a dedicated page, how to submit checkout the submissions section to see some example submissions, alongside any work in progress or finished submissions
i'm quite new, i'm not sure if i can do this... even the following python code: name = input("who are you:") print("hello, " + name) can be considered a valid submission to this jam! feel free to do as little or as much as you want
why is the jam so long! for those that want a lot of time to build something large over a 3 week timespan, they can, but if someone only wants to take a weekend to bang something together, they'll have 3 weekends to pick from to participate
will there be a theme? starting out we will keep this specific jam themeless, but depending on how this goes, future jams might have a theme to them
who is this open to? anyone! the organizations / entities we are partnered with are more for advertising / awareness purposes anyone is welcome to participate :)
i have an existing project i want to add onto, can i? if the work you have scoped out is fresh work, sure, but make sure in your submission to denote what you have done during the jam is in addition to stuff you have done before
can i use x? sound yes, sound is permitted any programming language sure! something like Twine which might not require me to write any code go ahead :)
i have more questions! where do i ask them? there is a dedicated channel in the discord, #questions or, if you are an email person, feel free to reach out to me@jackharrhy.com
------------------------
edit this site on github