Go to file
Seoyeon Lee 50bbc5e015 This project is much harder than any other assignment. There are so many things to consider.
This particular assignment made me realize how much of information (game rules) can be
explained and taught in a few minutes in person.
Since computer does not understand the human language, we have to break things down and write in
computer language, which is managible if you're a good coder, but it still takes much more time than just talking.
Without reveiving help from my husband, I won't be able to do this assignment. I could do much simpler game,
but I wanted to stick with my initial plan.
I am planning to make it better and hope I can use this in class with my Korean class students.
(This is what I wrote last night, somehow this did not get to submitted, and I am going to add a bit more today! )
This would be a good tool for my daughter to play with me and see if she would master the rules without me telling her
all the cases. I wonder if she would see the pattern, and realize what she can do or what she cannot do with tokens.
There are a few more additional rules I could add, some people mark one of the woodstick and it apples for only Do (pig).
This case, you cannot go forward 1, you have to go backwrad 1.
I am terrible at game and I normally don't enjoy any game, but Yutnori is the only game I used to play with my family.
This was the best way to bring all family together and having two big teams to play.
I always thought this is such a simple game, but I realize that it's not easy to make a game using codes.
So, since this is still reletively easy task, it still requires lots of planning and revising. I cannot imagaine how complicated
or how complex codes would be for a real task. I thought drawing Korean flag was a hard task in the begining of the semester, but it was so much easier!!
I do respect everyone in general, but now I have more resepct for those coders with creataivity and patience and skills!
Will I ever revisit something like this again? This is a question I have been thinking. Getting exposure to something new is important,
and I have been thinking how the exposure occur to each individual, and how their expereince would affect the possiblity of further learning.
I also realized that when I learn exact terms or words, it is so much easier for me to recall my memory from previous lessons.
When I don't pay attention to the terms or new words, just get through assignment, it is so much harder for me to explain what I did to myself.
2024-12-17 12:56:45 -05:00
board.py Let's see if this is working now. When I have some issues, I change to my second computer, sometimes it works with a new computer. 2024-12-17 12:52:56 -05:00
common.py Let's see if this is working now. When I have some issues, I change to my second computer, sometimes it works with a new computer. 2024-12-17 12:52:56 -05:00
gm.py Let's see if this is working now. When I have some issues, I change to my second computer, sometimes it works with a new computer. 2024-12-17 12:52:56 -05:00
poetry.lock Let's see if this is working now. When I have some issues, I change to my second computer, sometimes it works with a new computer. 2024-12-17 12:52:56 -05:00
proposal.md Let's see if this is working now. When I have some issues, I change to my second computer, sometimes it works with a new computer. 2024-12-17 12:52:56 -05:00
pyproject.toml Let's see if this is working now. When I have some issues, I change to my second computer, sometimes it works with a new computer. 2024-12-17 12:52:56 -05:00
token.py Let's see if this is working now. When I have some issues, I change to my second computer, sometimes it works with a new computer. 2024-12-17 12:52:56 -05:00
yutnori.py This project is much harder than any other assignment. There are so many things to consider. 2024-12-17 12:56:45 -05:00