A downloadable game for Windows

Project developed has started during the #olcCodeJam2020. However, I found it very fun to work on a game engine from scratch and decided to make it a hobby project. 

Every week I will be updating the current state of the game both here and on Github. 

All source code and assets for this game can be found at: https://github.com/SergioMasson/SimpleLittleEngine


Current state of the engine includes:

-Simple PBR rendering using directX 11.

-Simple GUI API using Direct 2D.

-Simple physics collision and dynamics using nvidia Physx.

-Capability to play sound file. 

Download

Download
RobotHunter.zip 11 MB

Install instructions

Download and run the RobotHunter.exe file.  

The game can be played with keyboard and mouse, as well as xbox controller.

Comments

Log in with itch.io to leave a comment.

(1 edit)

The map, textures, lights and effects as well as the robots are very good. But the chrono from the start should be active when a move takes place (And the stop when we have finished looking for all the robots.). And delineated the map with a collision would be okay. The pillars are traversable and some are glued together. The camera should not be able to see below the map. And a zoom out would be quite handy.