Skip to content

Blog

[PyQt5] Tutorial(1) Install PyQt5 and print “Hello World!”

Will you want to create a pretty graphic user interface (GUI), maybe you first to think of, is the development framework of Tkinter, PyGame, PyQt5…… and so on.

Of course they are all great! (I rely heavily on them XD)

I started using PyQt5 to develop program because that require a simple user interface. So I started to experiment PyQt5 tutorial, and put my notes I learned on the way, maybe I can easily read it in future XD.

Read More »[PyQt5] Tutorial(1) Install PyQt5 and print “Hello World!”

[Python] Use Program to solve Sudoku problem

Do you know a game it named “Sudoku”? It’s a puzzle which is formed from numbers, I thick it’s fans are everywhere. (Just like my mom.)

First, I quote the introduction of Wikipedia:

Sudoku (数独 sūdoku, digit-single) (/suːˈdoʊkuː//-ˈdɒk-//sə-/, originally called Number Place)[1] is a logic-based,[2][3] combinatorial[4] number-placement puzzle. The objective is to fill a 9×9 grid with digits so that each column, each row, and each of the nine 3×3 subgrids that compose the grid (also called “boxes”, “blocks”, or “regions”) contain all of the digits from 1 to 9. The puzzle setter provides a partially completed grid, which for a well-posed puzzle has a single solution.

Wiki
Read More »[Python] Use Program to solve Sudoku problem

[PS4] 《Monster Hunter World: Iceborne》(MHWI) Play Experience

The most familiar game Monster Hunter is back! For the game of ancestor of the “Large-scale-co-playing” game, I even give up a report of a game (technology competition), of course this is a bad demonstration! Since the game selling date, I have been fighting all the way, and returned to the high school times again with my friends and bros. The carefree time to enjoy the hunting monsters let me thinking about the Monster Hunter when I going to lab to run the experiment!

Read More »[PS4] 《Monster Hunter World: Iceborne》(MHWI) Play Experience