Skip to content

djroxx2000/cli_fps_viewmodel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI FPS Viewmodel

A simple CLI based FPS viewmodel with freedom to move around a map in 4 directions using C++

Instructions

  1. Compile command: g++ fps.cpp -o game.exe
  2. Run the game using the executable directly
  3. Right click on the terminal taskbar to find properties
  4. In the layout tab, set the window size to be 120 * 40 (Alternatively change the dimensions inside fps.cpp to desired width and height)

Screenshots

alt text

About

A simple CLI based fps viewmodel with ability to move around the map in 4 directions.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages