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 […]
JavaScript Data Types
Today I’m learn about basic of JavaScript with my teacher. And this post is about all […]
Pacman (part 1)
My Friday Work this week is Pacman game. I’m not done with this game yet. But […]
Tetris Pygame (part 2)
Today I’m done my Tetris game. I’m add score and next blocks (it will show you […]
Tetris Pygame (part 1)
This is my friday work. Today I watched tutorial of Programming With Nick and make the […]