Uno Game
Today I just made the player play a card if it has the same number or […]
Street Fighter Game (End)
In my previous post, I animated the player’s running, jumping, attacking, and hitting motions. Now I […]
Street Fighter Game (part 3)
Continuing the last post, to fix the fighter is flipped when it goes behind another fighter. […]
Street Fighter Game (part 2)
Today I’m continue followed Coding With Russ to do the Street Fighter Game. Last post the […]
Street Fighter Game (part 1)
Today I followed Coding With Russ‘s tutorial to make a fighting game in Python using Pygame. […]
Mario vs. Donkey Kong
Mario vs. Donkey Kong is a 2004 puzzle-platform game developed by Nintendo Software Technology and released […]
Pacman (part 4)
Today I’m set up a ghost movement pattern. The red ghost is can moving around the […]
Pacman (part 3)
Today I make the pacman have 3 lives and use blit() method draw 3 lives of […]
Pacman (part 2)
This is my Pacman Game part 2. I’m still not done this game yet. Today I […]
Pacman (part 1)
My Friday Work this week is Pacman game. I’m not done with this game yet. But […]