Saving output from the turtle module in Python involves a few unique steps compared to other libraries. The turtle module primarily uses the Tkinter canvas to render graphics, and saving these drawings typically requires converting the canvas to a PostScript file using the postscript() method. This file can then be converted to more common image […]
Tag: game
Another fun game: Pick Out
Greetings. This month, I developed another game as a web application (HTML5) that employs auto-scaling, sound, and responsiveness on all platforms that support a browser. That means, PC, tablets, smartphones, etc. You can use touch or mouse as inputs. It’s based on the simple and classic game concept where you get to pick an “odd […]
“God” game—revisited (aka Pop game)
What seems like yonks ago, I wrote a fun, DOS based visual game in college that’s a simple simulation of population growth with some user-inputs to the game (i.e. playing “God”, hence the title). You can read about it here. But here, I’m sharing info about that game, revisited, with a different twist. I rewrote […]
New Year Mega Crab Stage 10 (Boom Beach)
Zero casualties 🙂 Enjoy!
Destroying Dr. T’s max base
A short clip recorded on my Android phone (no audio*) of a gameplay where I destroy Dr. T’s based at stage 6 (the max) and its level is 60. My level is 56. The battle time-limit is 4m and I finish this with 45 seconds left. The game is Boom Beach. Enjoy! For more topics […]
Another fun game and win vs AI (Chess)
Pay attention to the trade-offs: How the AI cornered me and I eventually tricked it to give up its Queen while it predicted it’d get a new one anyway…which I prevented. Also, the timing of my castling was vital in order to get the upper hand and do the checkmate.
A basic spin-slot game in…Excel??
With Excel’s toolbox of thousands of formulas and VBA support, it’s not out of question to be able to create games although it’s not designed for that purpose. However, not for the sake of playing, rather for experimentation and learning, I decided to present a simple form of a spin game. Game Rules Have 2 […]
Beating Level 5 AI (Chess)
In a “noisy” all-out attack by the AI, backed up into my own back line, I saw the opportunity with 1 move, but had to prepare for that final move by keeping the AI busy while fending off its checks. But I found it and it was soon over 🙂
Fight to the end-Draw vs AI (Chess)
An interesting game video between me and the AI where we had a blood bath early in the game and it had recouped its Queen, lost it again, and then betted on getting another one, but alas, it didn’t and it came down to one pawn advantage…finally only the kings remained.
How to win against 2 Queens and Zero of your own! (Chess)
This is one of the funnest, most unusual games I’ve played on Chess Free app by AI Factory on my smartphone…the outcome was unexpected win by me being completely outscored. I’ve been playing this on level 5 for a while and maybe because I’m not an expert, I find it quite impressive at this level. […]