Game
PropHunt

2 years ago

PropHunt now available for Linux. YAY! ヽ〳 ՞ ᗜ ՞ 〵ง

Major thanks to @UberPolice for Requesting & Testing.


It was way easier than I expected, but there were still some issues.

  1. The toolchain that you need for cross compiling would fail to download numerous times.

  2. Everything in the project that was named "windows" had to be renamed to something else.

  3. It would not allow Pragma Once in my Character's C++ file. Not a problem when compiling for windows.

    My workaround for this was just to add

    		
    			#if PLATFORM_WINDOWS
    #pragma once
    #endif
    		
    	

Tux model by Andy Cuccaro



5 comments

Loading...

Next up

Working on a gameplay modifier.

I need some suggestions

Edit: Changes & Editions

More Progress on VR version

Update on the hunter AI:

Some problems here & there but the overall AI is coming together pretty well

The problem shown in the clip has been fixed

Card Corner is an idle poker game that sits in the corner of your screen while you do other things.

Deal cards, gain chips, buy score-multiplying buildings, complete achievements, and grow stronger across ascensions.

Play the demo: https://bit.ly/CardCornerSteam

Sea Doggo

@ZAUM_SP 's ZERO PARADES: For Dead Spies is a mind-warping story of espionage and team-building in an original yet achingly familiar setting.

Play the Steam Next Fest demo now: https://bit.ly/ZeroParades

Happy Belated Birthday @Victoree

Update 0.2.5

Added a Gameplay Modifier, Map changes and Fixed several Bugs

Akatori is an epic metroidvania where you wield your staff to fight, jump, and explore diverse realms across different eras.

It's also one of the games that's part of Steam Next Fest!

Play the Steam Next Fest demo now: https://bit.ly/Akatori

Hunter AI is complete now.

The basic search, investigate and shoot functions work.

I'll make it better over time, adding newer search methods, checking if the player switches props etc

Read Article for more info :)