Skip to content

VaughanSampson/windows-cmd-game-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

windows-cmd-game-engine

This is just a project to develop C++ skills. It's a simple command line game engine. It includes:

  • Game loop
  • Map model
  • Entity model
  • A Body Entity which has acceleration physics
  • Player which is a Body that can take WSAD input for acceleration
  • Game Canvas for rendering entities in a frame on the terminal

About

Command line game engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages