Below are some of the TicTacToe media I created for Android app on phones. There is the main menu, single player options and how the game play looks. After that, we have these screenshots show some different winners and more of the game board. The winner notification is an injected XML file with certain logic …
Category Archives: GameDev
What did I learn: Tic-Tac-Toe App
This is my first game app for Android and it’s a tic-tac-toe game. I’ve made TicTacToe before on other platforms but not with Kotlin and published on Android. I thought we could go through some of the similarities, differences and what I learned. First, what was similar was the game logic. Game Logic Tic Tac …
Create PowerShell TicTacToe Game
Boredom induces the need to keep my mind busy. Imagine being stuck in a place with access to only a basic windows 10 workstation and heavily content filtered internet. Luckily, PowerShell is still enabled on the workstation. So you decide to spend your time creating a PowerShell TicTacToe game to pass the time. Caveats and …
Dog2D Game Update 1
Greetings and Salutations! Since my last post, I have added some small enhancements to the first level. When I think about this Dog2D game, I really want to emulate a dog as the player. I have focused on thinking about the actions and mannerisms of dogs and applying those to the game. As the dog …
New Game in development
I am excited to announce my new game that is in development to be released on PC! *Note*: as of 2018 I stopped development of this game and no work has been done on it. I don’t have the files anymore, however I think its important to keep this post up. Failure is not a …
You must be logged in to post a comment.