eskelProgramming / CrosswordWallTile

An eCommerce website for custom Crossword Wall Tiles.
1 stars 0 forks source link

Grid Class #18

Closed eskelProgramming closed 7 hours ago

eskelProgramming commented 1 week ago

The Grid class should have the following methods:

There should also be these methods:

From here down is to be implemented at as a part of #2. For now, stubbed out methods are sufficient:

eskelProgramming commented 8 hours ago

SeperateWords can also be stubbed out for now

eskelProgramming commented 7 hours ago

For now, methods do not have to be documented. They will be documented after they are finished.