- here is a link to a video showcasing single player demo gameplay
- https://www.youtube.com/watch?v=DB0aSm3rFv0
- note: a Nintendo Switch Pro controller should work as a substitute.
- note: a PS4 controller (using DS4Windows) currently may be used for single-player only.
- LTrigger (Reverse)
- RTrigger (Accelerate)
- LStick (Steer)
- RStick (Pan Camera)
- Start (Pause/Un-Pause)
- X (Handbrake)
- B (Boost)
- LSTICK (Move Cursor)
- A (Select Option)
- B (Back)
- S (Reverse)
- W (Accelerate)
- A (Steer Left)
- D (Steer Right)
- P (Pause/Un-Pause)
- Shift (Handbrake)
- Space (Boost)
- W/A/S/D (Move Cursor)
- Enter (Select Option)
- Space (Back)
- clone/download repository.
- open TopShopper.sln in Visual Studio.
- attempt to build and run in both debug/release configs.
- to fix missing dll errors, move contents of x86DebugDLLs/x86ReleaseDLLs into the newly created bin/Win32/Debug and bin/Win32/Release respectively.
- build and run again.
- otherwise, download latest release version to play immediately.
- v1.0.0
- built on Windows 10 (SDK 10.0.17763.0) using Visual Studio 2017