Skip to content

Monkey2 curses library wrapper

Notifications You must be signed in to change notification settings

wonkey-coders/m2curses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m2curses.git

A curses library wrapper for Monkey2 that supports Windows and Linux.

macOS support will eventually be added.

On Windows PDCurses is used.

On Linux Ncurses is used.

Instructions

  • On Linux you will need to install 'ncurses-dev' (sudo apt install ncurses-dev)
  • Download or Git Clone to your Monkey2 ‘Modules’ folder
  • Recompile module
  • Compile tests inside the ‘tests’ folder
  • Run tests via your ‘products’ folder and not via Ted2Go

About

Monkey2 curses library wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.0%
  • Monkey 4.6%
  • Makefile 0.4%