Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Board display #2

Merged
merged 13 commits into from
Jan 7, 2025
Merged

Board display #2

merged 13 commits into from
Jan 7, 2025

Conversation

WaffleMaker9000
Copy link
Collaborator

Merging board display functionality into main

Started work on the board and display functionality
Display implemented, macros for symbols created
changed name of files from player to board, created a testing main file for the drawing function
Errors in compilation fixed, included stdlib.h
changed definition to match declaration
causing problems in compiling, i need to test, so ill figure this out later, for now its S
Minor tweak to board printing output formatting
to reflect architecture and avoid conflicts, all files were moved into the source folder
Finalised board display functionality
@WaffleMaker9000 WaffleMaker9000 self-assigned this Jan 7, 2025
.vscode/settings.json Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
source/board.c Show resolved Hide resolved
source/board.h Outdated Show resolved Hide resolved
Copy link
Collaborator Author

@WaffleMaker9000 WaffleMaker9000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed all issues

Copy link
Collaborator Author

@WaffleMaker9000 WaffleMaker9000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hope this works

@ArkadySK ArkadySK merged commit 0f32966 into main Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants