Learn the basics of curses library in this video.
Learn how to create an interactive menu display curses application.
Learn how to create the classic snake game for terminal.
Learn how to handle mouse click events on terminal in a curses application with simple examples.