Skip to content

"Find the Fake" is a 2D, pixelated, bird's-eye-view game that involves finding the fake NPC among the many NPCs inside the room. Be sure to find the correct one within in the time limit or there will be consequences. This game was built in C/C++ using the SplashKit library.

Notifications You must be signed in to change notification settings

ponleou/Find-The-Fake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

"Find the Fake" is a 2D, pixelated, bird's-eye-view game that involves finding the fake NPC among the many NPCs inside the room. Be sure to find the correct one within in the time limit or there will be consequences. This game was built in C/C++ using the SplashKit library.

The player can move around using WASD and can swing their weapon by pressing SPACE or LEFT CLICK. Players can differentiate the fake NPC with the real NPC through behavioural differenences as the fake NPC will always move away from the player. To complete each level, the player must kill the fake NPC. Furthermore, the player also has a special "focus" ability where when activated, time slows down, and the fake NPC gets highlighed, but your field of vision is reduced. If you kill the wrong NPC, or if you ran out of time, the fake NPC will transform into a monster and hunt you down.

Images

Snipaste_2024-10-08_16-48-55 Snipaste_2024-10-08_16-49-41 Snipaste_2024-10-08_16-51-22 Snipaste_2024-10-08_16-49-58 Snipaste_2024-10-08_16-50-22 Snipaste_2024-10-08_16-51-05

About

"Find the Fake" is a 2D, pixelated, bird's-eye-view game that involves finding the fake NPC among the many NPCs inside the room. Be sure to find the correct one within in the time limit or there will be consequences. This game was built in C/C++ using the SplashKit library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages