Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Evil Villain Games

24
Posts
3
Topics
33
Followers
10
Following
A member registered Apr 08, 2020 · View creator page →

Creator of

Recent community posts

Yeah that feedback is definitely helpful,  We'll be cleaning up a lot of that stuff in the coming months! Thanks for playing! 

Glad you were able to finish it!

Yeah those are good catches. There's something wrong with reloading and extra clip size that causes that unable to fire bug right now.

Here's our official discord if you want to report those or anything else
https://discord.gg/rfZVsP9v8S

Thanks! Yes it's definitely still a bit early, the full version on steam should be more polished and have more content. Extra content should also hopefully make the map generation more interesting. Well also try and remember the wide screen support for that!

Ahhh yeah... We will try and put a more clear warning for that in the full game. It's tricky because we also don't want people to be able to quit mid run to save scum and cheat death.

Great to hear! Thanks so much for playing and commenting it means a lot to us!

Glad you liked it! Thanks so much for checking it out and making a video. I think you actually did pretty well, most people find it pretty difficult.

Also thanks for finding that bug! We will fix that in the next patch. It has to do with having the map open when you exit the level.

Thanks! Really happy to hear you liked it! Good point! I've update the description to explain a bit more of the controls and the goal of the game.

Awesome thanks, the post you made actually helped me figure it out with info from a few other people.

Hey I know this is super old but I'm using binary files to save. Does this look like roughly what you got working? I'm still having some trouble with this.

public void SaveGameStats()
{
    string saveFileName = "GameStats";
    string savePath = Application.persistentDataPath;
    #if UNITY_WEBGL
        savePath = "idbfs/Skull_Scavenger";
    #endif
    using (FileStream file = File.Create(Path.Combine(savePath, saveFileName)))
    {
        new BinaryFormatter().Serialize(file, curGameStats);
    }
}

Thanks for playing and posting the video!

If you're on a laptop by the way the performance can sometimes be bad in the web player, due to the computer using the wrong GPU. Downloading the game should help with that.

(2 edits)

Hey friends, we just released our game Skull Scavenger last Thursday, We're looking for feedback so we can improve it so please let us know what you think.

Skull Scavenger is an unforgiving twin-stick Extraction Looter Shooter where you are a soul trying to get out of hell. Escape before your skull is shattered or lose everything!

Here's a link to the game!
https://evil-villain-games.itch.io/skull-scavanger


Here's the Trailer

There is a lot of looting and collecting in the game if you're into that kind of thing!

Woah! That's a lot of Rares! Looks organized too!

Glad you liked it! Thanks for the video it really helps us out! :)

Hahahah good! Glad you enjoyed the skull sliding! :)

Thank you! :)

Hmmm that's unfortunate. Was this in the Web Build?
I'd recommend trying the download build if so. Web builds can have some strange issues we don't have a ton of control over.

Thanks for reporting that though I'll look into it!

It's a sad day when the snake appears on my sad boy

Red Team Forever!

Current 2 minute World Record Score! 7016

Ok awesome thanks so much for the links!

How are the images created with this tool licensed. Are you allowing anyone to use images generated with this tool in a commercial product that will be sold for profit?

Or do you have more specific license requirements for the images generate with this tool.

Hands down hardest platformer I've ever played. Couldn't get past the bear on the top level. Pretty fun. Kept my attention for a bit. feels a bit unforgiving.

I got a new computer recently and ever since I have been getting  various errors saying itch Io is unsafe whenever I attempt to play any web games or download the itch client or download any games. It is complaining about some kind of security certification most of the time. Bit defender blocks it first, If I turn that off Firefox blocks web games, chrome it basically can't find them and so does explorer. If I try to download something from itch with bit defender disabled I get a big red screen from Verizon saying that it's unsafe I can't get past. But it's not the ISP because I can access itch on other machines connected to this network. I can't figure out what could be going on here.

Any ideas would be super helpful! Thanks in advance.

Just beat every dungeon in the game and all the bosses. This was a blast the whole time. It's incredible that this was made for a game jam! Great Work.  If you're reading this download it and play. Great with 2 people or more.