Skip to main content

Make A Lang Card Game - Part Two!

With it being the holiday season, I've been pretty busy, so I'm sorry about the lack of posts recently. But wow, I got a lot of response to the card game post, so I wanted to post more about it! I thought that today I would write some more about the additional functionality I am building into the game.

I am designing the game to be playable with a group but also for solo play. With solo play, I figured you could use it to generate a random language, or you could put up the cards that would mostly describe your own conlang, and then be able to play around with the language by substituting, adding, or taking away some of the cards. Also, you could more easily understand other conlangs by putting up the cards that create that conlang. After doing this a few times, you would sense patterns between the cards for how certain languages sound and behave. If you an amateur linguist (like me), developing a recognition for these patterns could be really helpful to wrapping your head around and learning linguistic principles.

In addition to all this, after I'm done making all the cards, I want to make a flash game which you can play, and make it even easier to play with language, being able to click and drag cards around and such. Also, I want to make it so that you can develop a conlang in the game, and have it spit out a long code which you can copy and paste. Then you could post about your language online, include the code, and others would be able to paste the code into their flash game and see your conlang pop up on the screen! I think could work much more quickly than having to write out your entire phonology, morphology, syntax, grammer, etc. Especially if the code is in a file that can include a lexicon and notes on the language. It could make Conlang Relays a smoother process and more fun! But thats probably a couple years away still.

Please comment if you have any helpful ideas or if you think this can't be done. I'm interested to hear your opinion either way!

Comments

Anonymous said…
A very difficult undertaking you have there. I think that at a basic level, what you seek to do is quite possible. However, I don't believe it would be a simple task, and some of the complexities of a real language may be beyond the scope of what your game could convey.

That said, I think you should absolutely work on this, for bringing new people into the world of conlanging and making difficult concepts more easily understood are both goals well within the reach of your aspirations. Even if you couldn't compile a complete snapshot of something as complex as a language with your game, you could outline the basic framework which would make understanding the roots of a tongue more accessible.

I am very interested in seeing how your progress goes, and hope to hear more about it in the future. You have a wonderful idea here, and I hope to see it grow.

- Baalak Nalzar-aung.
Unknown said…
If you can get this up I want a link please

Popular posts from this blog

Tolkien's Alphabets

I was working on my fonts for my conlang again and I starting thinking about alphabets in general, and I thought it would be fun to do a post on Tolkien's Middle Earth alphabets, Cirth and Tengwar. First, let's take a look at Cirth , which was used to write Khuzdul, the dwarvish language, as well as Quenya and Sindarin, the elvish languages. It was based on the Norse & Anglo-Saxon Futhark runes. There's nothing very fancy about this alphabet, it functions much the same as our own; each glyph represent one character. But note that the different letters correspond to each other in certain ways: letters that are phonetically close to each other look similar. P and B, for example. B is pretty much the "voiced" form of P (voiced means that your vocal chords are engaged and vibrating). B looks just like P but its got that extra little stroke sticking out there, making it look like an R. Same thing for T and D, and K and G. And those are just the plosives; lo...

Orthography - Making Your Own Alphabet

This is Part One, Part Two , Part Three The idea of making up my own alphabet was probably the first thing that attracted me to conlanging. After I learned Bulgarian, I made up a code that was based on Cirth and Bulgarian . I sent my brother the code and would mail him letters using it, just for fun. I started thinking about developing a new alphabet later, when I was playing the Myst games, and I saw the flowing script of D'Ni  (D'Ni is a conlang Cyan/Richard Watson developed for their games and books). First things to consider as you start developing your alphabet - What do you want? a phonetic alphabet a non-phonetic alphabet (like English) or a syllable-based alphabet (meaning one character per syllable, like po, kee, ot, or kel, would be represented by one character/Tibetan is syllabic) or an abjad, which would be a consonant-only-alphabet, and all vowels would be represented by diacritic marks (Hebrew and Arabic are examples) A little research on Omniglot will...

Numbers in your Conlang

This topic comes up every once in awhile on the conlang forums - numbers in your conlang. This post goes out to you, Janko Gorenc. ;) Usually the biggest issue of these threads is simply, what base do you want for your number system and why? The base for your number system basically means, how many numbers are there, before you go up to the next "place" in the numeral system? Now, most of the world uses a base 10 number system, and its probably because people have 10 fingers. But we could have had a base 5 number system, and a lot of conlangers play with this. Or, you might be developing a language and culture for an alien culture that has 12 fingers, or six limbs, or nine tentacles! Whatever base you want, for whatever reason, I wanted to provide a brief tutorial on how to calculate or translate base 10 numbers into another base, or vice versa. If you want to know more about number systems before diving into this, read these Wikipedia articles on number systems....