Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

i will rate your game!

A topic by NikoD created Aug 17, 2022 Views: 988 Replies: 115
Viewing posts 1 to 54
Submitted

hello guys i would like to try your games so feel free to send them in the comments if you are interested in trying mine here it is! https://itch.io/jam/wowie-jam-4/rate/1660658

Submitted

Here’s mine, hope you’ll enjoy it: https://itch.io/jam/wowie-jam-4/rate/1661767

Submitted (1 edit)

rated it! very cool game :D

Submitted

Thanks, I’ll rate yours as well when I have the time :)

Submitted

 Here is mine🥰: https://alessio-landi.itch.io/nuts-and-bolts

Submitted

i rated it, the game is so pretty!!!

Submitted

Will try it out now, heres mine: https://itch.io/jam/wowie-jam-4/rate/1664117

Submitted

https://itch.io/jam/wowie-jam-4/rate/1663174

https://itch.io/jam/wowie-jam-4/rate/1645985 here you go. Hope you have fun.

Submitted

Heres mine:  https://itch.io/jam/wowie-jam-4/rate/1663718

Submitted

Sure,


Submitted

Cool game; rated & sent feedback!

Me and my partner made this game: https://itch.io/jam/wowie-jam-4/rate/1664340   
It's a Tower Defense game with cards and a cute robot trying to help you—as your computer is getting attacked in the Circuit Circus

 Have fun!

Submitted

here’s mine where you have to chat with ai to find out all details about the crime: https://andrground.itch.io/solve-the-case

Submitted

Here's my game :)

https://itch.io/jam/wowie-jam-4/rate/1662072

Submitted(+1)

I already tried your game before! it's very good

Submitted

Nice :D

Submitted

Here is mine! Feel like a rascal and cause chaos :) https://itch.io/jam/wowie-jam-4/rate/1663734

Submitted

already tried it before I loved it!

Submitted

Here's mine : https://itch.io/jam/wowie-jam-4/rate/1663815?before=2


It' a little puzzle game were you need to help Jonas help an IA stuch in an other world...

Deleted post
Submitted

rated

Submitted

https://itch.io/jam/wowie-jam-4/rate/1663008#post-6465444

If you have a bit of HTML/JS knowledge, try it out!

Submitted

wow thats really cool

Submitted

https://galliumelk.itch.io/cosmic-colours

Submitted

Hi, you can find our chill game here :
Fish n' Chill
Hope you'll enjoy it !


Submitted

rated

Submitted

Heres mine! This is the first game jam I've finished so its not incredible but I'm happy with how it turned out!

https://itch.io/jam/wowie-jam-4/rate/1664100

Submitted

rated

Submitted

Check out mine if you want: https://itch.io/jam/wowie-jam-4/rate/1658991

Not home rn but imma try yours as soon as I can

Submitted

rated

Submitted

Here's mine - https://itch.io/jam/wowie-jam-4/rate/1663307 , hope you'll like it!

Submitted

rated

Submitted

TYSM!

Submitted

this one will be quick https://itch.io/jam/wowie-jam-4/rate/1662974

Submitted

rated

Submitted

Here is mine: https://itch.io/jam/wowie-jam-4/rate/1663488

You need to rename the "Bullet Friends_Data" folder to "BulletBuddies_Data" to play because I messed up when renaming at the end.

Submitted

rated

Submitted

Here's mine to try if you're up for it ^^

https://itch.io/jam/wowie-jam-4/rate/1663707


Submitted(+1)

rated

Submitted

Likewise ^_^

https://itch.io/jam/wowie-jam-4/rate/1661458 This is mineeeee :D

Submitted

rated

Submitted

here is mine <3 https://itch.io/jam/wowie-jam-4/rate/1664210

Submitted

rated, such a good game!!!

Submitted

Here is mine :)

https://itch.io/jam/wowie-jam-4/rate/1663845

Hey, here is our game! https://niram-games.itch.io/bullet-dodger-3000

The original build is unfortunately missing the full soundtrack, so you can try this fixed version instead.

https://drive.google.com/file/d/1k2IoOJWKUlfy9SCAvwECFXvZOJMz2N-X/view?usp=sharing

Appreciate it! Thanks! :)

Submitted

rated

Submitted

here is mine :D  https://itch.io/jam/wowie-jam-4/rate/1663771

Submitted

rated

Submitted (1 edit)

rated your game. it is similar to mine

https://rashaad.itch.io/droid-puzzle

thanks

Submitted(+1)

rated

Submitted

Come play music with robots :) ♥

https://le-jo.itch.io/wasd-quartet


Submitted

rated, this was so good 10/10

Submitted

try mine if you want to :DDDDD

Submitted

rated

Submitted

THX :D

Submitted

There you go: https://qwertzuiopy.itch.io/dont-anger-the-robo

Submitted

rated

Submitted

Hey, thank you so much for rating games! Here is my team's entry: https://itch.io/jam/wowie-jam-4/rate/1664149

Submitted(+1)

rated

Submitted

Check mine https://itch.io/jam/wowie-jam-4/rate/1663351

Submitted

rated

Submitted

here is my game : https://itch.io/jam/wowie-jam-4/rate/1662569

Submitted

rated

Submitted

if the offer is still up here´s mine https://itch.io/jam/wowie-jam-4/rate/1663754

Submitted (1 edit)

can't open the game I do have pygame and python but it doesn't open FileNotFoundError: [Errno 2] No such file or directory: 'slkscre.ttf'

which is even weirder because i do have that font

Submitted

did you extract all of the contents of the zip to the same folder? all the imgs, fonts, sounds etc have to be in the same directory

Submitted

I extracted the game as it was on the zip file

Submitted

are you sure you have pygame on your pc and not in a virtual envoirement? to check you can go "py -m pip install pygame" on your command prompt, it´ll let you know if you have it already. This command can vary a bit, like "python" instead of "py" or without" -m". Also please check if in the .py script folder are the game assets as well. 

Im sorry for this whole inconvenience.

Submitted

it does say i already have it

Submitted

can you try installing the source zip again? then just extract all to a folder, and run the .py script from that folder, dont take it out or put it in an editor as it might not work. The reason for this is that my code assumes all assets are already in the same directory (folder) and the script, if they arent itll crash. 

You said it gave "slkscre.ttf missing" error, if youre running the script from the folder it should open up a console and close it as it crashes. If you managed to read the error somehow you arent running the script from within the folder.

Submitted

I was trying to run it from a code editor but by itself, on the folder, it also doesn't work I tried extracting it again and running it and it does the console thing you described

Submitted

and it still doesnt work?

Submitted

nope

Submitted

Here's mine: Rate Painting with an Idiot by ScriptStriker for Wowie Jam 4.0 - itch.io

Submitted

rated

Submitted

Hi! https://jokatin.itch.io/bolts

Submitted

rated

Submitted

https://itch.io/jam/wowie-jam-4/rate/1664190 It's not very goood but I still hope you can enjoy it a little bit

Submitted

rated

Submitted

https://itch.io/jam/wowie-jam-4/rate/1660173

Submitted

rated

Submitted

i would really appreciate if you would give mine a try
https://itch.io/jam/wowie-jam-4/rate/1662285

Submitted

rated

Submitted

Hi! I'd love it if you played and rated our submission. This is our page: https://itch.io/jam/wowie-jam-4/rate/1664208

On my way to check yours!

Submitted

i am currently in bed, i will try your game as soon as i wake up tommorow!

Submitted (1 edit)

Whenever you can, no need to hurry. Zero worries! :)

Submitted

rated

Submitted

https://itch.io/jam/wowie-jam-4/rate/1663174

Submitted

already rated this before

Submitted

Played, commented & rated your game. It's a really good submission! :)

Here's mine: https://itch.io/jam/wowie-jam-4/rate/1663026

Submitted

rated

Submitted (1 edit)

https://itch.io/jam/wowie-jam-4/rate/1663755 This is mine

Btw, I played your game, it's very nice!

Submitted (1 edit)

already rated your game before

Submitted

Ah ok

Submitted

https://itch.io/jam/wowie-jam-4/rate/1661839

Submitted

rated

Submitted

Your game seems interesting! Maybe you will be interested in mine too! https://itch.io/jam/wowie-jam-4/rate/1664166

Submitted

i actually tried this before and forgot to rate it for some reason lol, rated now

Submitted

Here it our game:

https://itch.io/jam/wowie-jam-4/rate/1662911

Also, we played and rated your game. Well done!

Submitted

Here's my game, hope you'll enjoy it https://itch.io/jam/wowie-jam-4/rate/1661862

Submitted

rated

Deleted post
Submitted

rated

Submitted

here is mine https://tremorlives.itch.io/norman-the-police-officer-and-his-partner-billy-the-...

Submitted

i already rated that game, it was very cool

Submitted

Here is mine:

https://itch.io/jam/wowie-jam-4/rate/1659889

Thanks!

Submitted

rated

Submitted

Here's mine https://itch.io/jam/wowie-jam-4/rate/1663826

Enjoy :)

Submitted

rated in the last 30 minutes lol