Skip to content

A very basic chatbot implemented in C++ using the wxWidgts GUI library.

License

Notifications You must be signed in to change notification settings

LorenB/CppND-Memory-Management-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Management Chatbot

A very basic chatbot implemented in C++ using the wxWidgts GUI library.

Dependencies for Running Locally

Basic Build Instructions

  1. Clone this repo.
  2. Make a build directory in the top level directory: mkdir build && cd build
  3. Compile: cmake .. && make
  4. Run it: ./membot.

About

A very basic chatbot implemented in C++ using the wxWidgts GUI library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published