Posts

Showing posts from July, 2024

Making a Playstation 3 Game in 2024 - PS3 Unity SDK

Image
  The Playstation 3 The Sony Playstation 3 is a game console that released in 2006, and had its last disc release in 2020. I think 2024 is the perfect time to come back to making games for it. Let me introduce the game I'll be bringing over to the PS3, Ultimate Tic Tac Toe. Ultimate Tic Tac Toe - Windows, Mac, iOS, Android Ultimate Tic Tac Toe ( which I've previously written about here ) is a Unity game that my friend ( who can be found on GitHub at AlteredNode ) built around 2 years ago. It's a pretty simple game, it's tic tac toe, but each square of the main board is a smaller tic tac toe game. Depending on where you play in the small grid, your opponent will be locked to that same square of the main grid. It can be a little complicated to explain in text, but the game is playable in your browser if you'd like to see it in action. When my friend was putting together the code for the game, I was adding small bonus features to it. I swapped out all the PNG textures