Skip to content

rogerpoon/jspp-logo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

JS++

JS++ Logo

This is a header-only library to print the JS++ logo as ASCII art to standard output. This library is for C/C++.

Usage:

#include "jspp_print_logo.h"

int main(void)
{
	jspp_print_logo();
	return 0;
}

Legal

Copyright (c) 2017 Roger Poon, Onux Corp.

About

JS++ Logo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages