Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Pawn Games

37
Posts
2
Topics
71
Followers
210
Following
A member registered Dec 21, 2015 · View creator page →

Creator of

Recent community posts

I'll be damned, it's automated and i hadn't noticed that. Thanks for the tip.

Will see if i can generate a 32b build. As for the Windows version size i can't say that i had noticed, but maybe because it's cross compiled from linux?

Can use the version i updated today and see if the filesize gets smaller?

Made some changes to make it juicier. Now it has a always on top and remove borders feature. If you want to use it for gamepad visualization in videos will be much better.

If you need some feature, please ask. I would be happy to look into it.

More like: are all the buttons on my gamepad working properly?

It works for highliting buttons for videos, also.

(1 edit)

The generated size is the next thing on my list, i tried before but had some problems. Will look again in godot 4.1.
Edit: Strange thing is i AM compressing the images. The generated spritesheets have much smaller size. I really can't say why adding them by code is making it so large.

(2 edits)

I think it is. Will look into it later today.
Edit: Looked into it, now it looks much better. Do you need an animation speed option?
Edit2: If you could, let me see how your results came out.

I'm working on a new scene model to give the players choice over what perspective to use. Chess people got really angry when i asked for opinions on the camera angles. Problem is this game is 2d, so rotation and other views would be kind of a pain to implement.

I'm aware. Thing is i really haven't got the time to fix that. My plans are to develop a 2.0 version, since the algorithm i used is a little (lot) buggy. Can't really tell when that's going to happen, but if that's the only bug you found i'm relieved :D.

Messages from non followers was disabled, apparently. You can try now.

You can DM me on twitter, the link is on my profile.

I could be interested, can you send me the details?

Thanks, man! We also have an Android version 😁, if you like to play on the go.

https://pawn-games.itch.io/gamepad-tester

A simple tool for gamepad testing and event visualization. 

Tá aquecendo pra entrar na Steam! Aguarde!

Basically yes. Thuth be told, the isometric view has VERY mixed opinions. I made it as almost an art project and it grew to be this game, it's far from perfect but it's my first finished project and i'm really proud of it.

Nice concept!

Wow, thanks for the feedback. Will look into it!

Thanks Man! It's not much but it's honest work!

Thanks Man!

(1 edit)

https://pawn-games.itch.io/minesweeper

I downloaded Libresprite for a test and made a mission of mine to make atl least one "pixel art" game. Not the most beautiful thing in the world but it's something :).

It's minesweeper, pure and simple.


Perhaps if you want we could consider a partnership with a new project porting this one to 3d. People got really annoyed by the isometric perspective. I learned a lot on this project, but mainly that chess players have heavy bias on what they expect a chess game to be. Some reddit users almost tore me apart when i asked for their thoughts.

I think i may release it as a open source project, but the ai mechanic is a little broken. If you want an advance on how i made it, look up "Minimax algorithm for chess". The code i wrote for this one was based on a javascript implementation for that algorithm.

Man, consider yourself virtually hugged.

Man, i really would like to know how did you implement the destructable terrain. Is it smartShape2d?

Yeah, i will try to come up with something for the MTs mechanic that distances a little from Mario Kart, i think it may be what the game needs to be more balanced.

The routes are a simple coin toss, the AI chooses from one of the paths at the beginning of each lap, i tried to make each path the same lenght (just eyeballing). I think maybe i could experiment with more items on one path and more zyppers on another to see how it goes. I figured out how to make the AI jump and had a track that already did that but the track itself did not grew on me. I am planning kind of an over the top track (maybe at a Space Station) that has maybe one or two jumps :D.

I already noticed the bomb problem and had some ideas to fix it but did not implement it yet. I thought mainly about creating an animation or visible delay for it so that the driver behind had some time to react, what do you think?

Thanks a lot for the Feedback! I am really still figuring out the environment settings, but it is a very good idea to create graphic presets and i am adding it to my list right now :).

I am curious about the mini turbo that you spoke of. You mean like the drifting in Mario Kart, right?

The players parts i think it's doable, but first i have to optimize the AI to avoid more lagging.

For inspiration i played some mario kart (64 and gamecube) and Diddy Kong racing (those three are my favorites of them all). Still sometimes i play them to try and get that pleasant driving feeling.

Again, i am really thankfull for the feedback.

it is GLES3 based, some mobile gpus do not have support.i tried changing to GLES2 but it was not playable either.

Man, really missed that. On the bright side, i found out that i can cross compile to MacOS from Linux, so i might try that this weekend. Follow us (so that you receive a notification) and if i manage to accomplish that it will be on our next update.

Great!

On another note, have you played it? Would love to know your impressions.

It is been requested, but i am planning to address that after implementing a championship in single player mode.

So, this is embarassing... I have a number of parameters per track so that i can debug (in this case the final race screen) and left the laps in this race with value of zero. The other track in the version you have should work fine, but anyway i am uploading a new one that i improved since yesterday (including joypad support, some new sfx and a little bit of bug fixing). 

(1 edit)

Will check, but you mean the game closes?  If you gave me a little more detail i would appreciate.

If you would kindly test this new update!

Thanks a lot for your feedback! I Promise to iron all those bugs soon!!