Skip to content

vixthevix/gridclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is my custom gridclass TUI """""library""""". Its a way of putting objects on the windows command prompt screen and manipulating them withing a grid environment.

The library consists of 3 classes:

  • the grid class, which is the environment where objects can be placed,
  • the obj class, representing the fundemental object with an (x,y) coordinate, name, symbol and colour, and
  • the bundle class which represents a group of objs that can be manipulated at once.

About

My CPP TUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages