Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

youssefb

8
Posts
2
Followers
57
Following
A member registered May 13, 2021 · View creator page →

Creator of

Recent community posts

bruh, I thought the 'I' and 'J' were a large 'V', but thanks for the font nevertheless, I re-made this font, in case some people use this style of png fonts for some coding reasons:

thanks, it worked, good overall, I really loved the art and the animations, I like to mess around with pygame, but my projects are simple and ugly, I think i will have to practice a lot of pixel art.

good game overall, l like the art, but the zip files is kinda large, it mostly contains sprites or images that aren't related to the game, so I think you should consider rechecking on it's content, you may use an RPG VX Ace RTP or something to make the game size lighter


good game overall, here's my suggestion:
when I change the language, it says
settings.language<key>
which I think it displays the code instead the language ?
or is it because you didn't add other languages ?
idk, but I guess it will be good to fix that
another point:
if you set the board to 3X3
and you set the winning condition to 4-in-a-row or higher
you will longer be able to win in a 3X3 board, because the conditions suggests 4-in-a-row and board is smaller than that
which yeah, the player should be smart enough to understand that and adjust well, but I guess to make the game handle such case is a good addition.
the previous point makes me also question the use for win condition <none>
because what's a game without a winning condition anyway
another point:
it will be cool to see how the computers are playing when you choose computer vs computer, instead of like getting the result immediately

overall, I guess the game is still good, it gives you the flexibility to play around with winning conditions, computer difficulties, board width and height, colors and all

(2 edits)

you're welcome, I checked on it, and the game now seems to have a good balance in difficulty (not easy but not too hard)

Nice game overall, the game menu though says "Press any keys", but only accepts 'X' or 'Z', I don't know if you meant that, or you meant any keys from the keyboard.
otherwise, good game mechanics I guess, It seems hard at first to adapt to multiple shots at once, but I guess Sandevistan makes it easier