News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

quiz

Started by daydreamer, March 24, 2020, 04:23:34 AM

Previous topic - Next topic

daydreamer

I show this simple flowerquiz as is,without all whistles and bells I could add to it
actually started as try to make a riddle games guess/solving for pass a guard in as a part of Labyrinth game

my none asm creations
https://masm32.com/board/index.php?topic=6937.msg74303#msg74303
I am an Invoker
"An Invoker is a mage who specializes in the manipulation of raw and elemental energies."
Like SIMD coding

daydreamer

#1
I can as well release this for unfinished project
contains source for the above flowerquiz
my none asm creations
https://masm32.com/board/index.php?topic=6937.msg74303#msg74303
I am an Invoker
"An Invoker is a mage who specializes in the manipulation of raw and elemental energies."
Like SIMD coding

daydreamer

unfinished chess GUI only to move pieces so far

my none asm creations
https://masm32.com/board/index.php?topic=6937.msg74303#msg74303
I am an Invoker
"An Invoker is a mage who specializes in the manipulation of raw and elemental energies."
Like SIMD coding

daydreamer

decided to release source,too big for all pics for flowerquiz here
chess maybe better way than very nested IFs
my none asm creations
https://masm32.com/board/index.php?topic=6937.msg74303#msg74303
I am an Invoker
"An Invoker is a mage who specializes in the manipulation of raw and elemental energies."
Like SIMD coding

daydreamer

hi updated flowerquiz now english/japanese version
so while you take the quiz you can learn the japanese names for the flowers
want feedback how I should concentate flowername+"(japanese) "+jflowername (japanese flowername)
or only "(JAP) " or "(Jap) "
or should I put it in order concentate flowername+jflowername+(Japanese) afterward instead?

@Hutch I removed big program .icon entirely to save bandwidth

is it a good idea to keep going with add flowernames in more languages and a menu choice between which language(s) to show them in?

I have coding hobby and combining them with learn foreign languages combined

my none asm creations
https://masm32.com/board/index.php?topic=6937.msg74303#msg74303
I am an Invoker
"An Invoker is a mage who specializes in the manipulation of raw and elemental energies."
Like SIMD coding

daydreamer

update on this thread explaining things:
I sometimes combine my interest in foreign languages with programming and lately I have worked on improve my hanakatoba aka flower quiz with support many more languages than english/japanese
several European languages so far
thats one of the reason I tried different translation tools to help me,including AI tools
my none asm creations
https://masm32.com/board/index.php?topic=6937.msg74303#msg74303
I am an Invoker
"An Invoker is a mage who specializes in the manipulation of raw and elemental energies."
Like SIMD coding