Privacy Policy Powersjo.com built the Tic Tac Toe and FartYou apps as a Free apps. This SERVICE is provided by Powersjo.com at no cost and is intended for use as is. This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use …
Tag Archives: Android
Tic Tac Toe
We all need to go back to simple games sometimes. Tic Tac Toe is that simple game. Now you can play it on your Android phone. Rumor is, this is the best game published by Powersjo on Android in 2020. Look at these graphics! The game adapts to your screen size and should fit on …
TicTacToe Media
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 …
Continue reading “TicTacToe Media”
View post to subscribe to site newsletter.
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 …
Continue reading “What did I learn: Tic-Tac-Toe App”
View post to subscribe to site newsletter.
Fart You GUI
My app for Android has a refreshed GUI. You can find the app with the new Fart You GUI on the Google Play store here. In this post I’ll talk about the different layout code and what I learned. The Fart You GUI used to be made with the ConstraintLayout class. Android depreciated the Constraint …