Author Topic: quiz  (Read 2307 times)

daydreamer

  • Member
  • *****
  • Posts: 2368
  • my kind of REAL10 Blonde
quiz
« on: March 24, 2020, 04:23:34 AM »
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
http://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

  • Member
  • *****
  • Posts: 2368
  • my kind of REAL10 Blonde
Re: quiz
« Reply #1 on: March 25, 2020, 05:44:58 AM »
I can as well release this for unfinished project
contains source for the above flowerquiz
« Last Edit: March 25, 2020, 06:23:35 PM by daydreamer »
my none asm creations
http://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

  • Member
  • *****
  • Posts: 2368
  • my kind of REAL10 Blonde
chess GUI
« Reply #2 on: August 22, 2022, 07:24:48 AM »
unfinished chess GUI only to move pieces so far

my none asm creations
http://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

  • Member
  • *****
  • Posts: 2368
  • my kind of REAL10 Blonde
Source code
« Reply #3 on: September 13, 2022, 03:03:02 AM »
decided to release source,too big for all pics for flowerquiz here
chess maybe better way than very nested IFs
my none asm creations
http://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

  • Member
  • *****
  • Posts: 2368
  • my kind of REAL10 Blonde
updated Quiz english/japanese
« Reply #4 on: March 04, 2023, 08:47:54 PM »
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
http://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