Space Games banner

Space Games

2 devlogs
15h 53m 18s

It is an space themed app with GUI for Tik Tak Toe but I work to add an ai enemy and maybe some more games. It is written in Python and uses kivy for the GUI stuff. Everything is human made! I have drawn the pictures by my own and did not use AI f…

It is an space themed app with GUI for Tik Tak Toe but I work to add an ai enemy and maybe some more games. It is written in Python and uses kivy for the GUI stuff. Everything is human made! I have drawn the pictures by my own and did not use AI for the pictures or the code

Leon

The enemy is implemented and you can now play against it, therefore I had to fix my spaghetti code and make it more structured. The game can now also detect a draw, which will be shown through text and a white border, and it also ends the game. I am working on implementing another game: Follow, where you have to press the correct button and remember the order.

Attachment
Attachment
0
Leon

I implemented an TikTakToe vs Friend where you can play again your friend. The red Ring Highlight who’s turn it is. One is an alien and the other an astronaut. At the moment I work on implementing an ai to play against.

Attachment
0