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

Python 3 v1 #1

Merged
merged 203 commits into from
Apr 7, 2021
Merged

Python 3 v1 #1

merged 203 commits into from
Apr 7, 2021

Conversation

bradwyatt
Copy link
Owner

No description provided.

bradwyatt added 30 commits July 3, 2020 18:15
I still need to create classes for Placed Objects
Replacing camelcase with underscores
Snap to grid doesn't entirely work yet. Many other features missing.
Fixed bug that would reset piece to Start
This reverts commit 4e621cf.
Used packages
Still not perfect, there's a bug where when I make a move on a pawn., it leaves a highlight on it and calls the move to Black.

This works for only pawns
Works only for pawns right now. Had to do no_highlight on the piece, and grid
Middle click on the mouse will give the correct coordinate and occupied variable of the grid
Added a self.taken_piece variable for PlayPawn. In order to use any of the functions that must not be True.
…st move

Removed the grid highlighting on initial load
The problem is that right now we can have duplicate Placed objects in the same grid.
…digits and dot, then checks for if there's one digit and dot. If there is, but there's a digit before, ignore. Else, stop
…oved annoying system error every time i exit program
@bradwyatt bradwyatt merged commit 4afeae7 into master Apr 7, 2021
@bradwyatt bradwyatt deleted the Python-3-V1 branch April 8, 2021 02:05
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.

1 participant