Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ThomasGoldmann
/
Chess
Public
forked from
wizaral/Chess
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 18, 2021
move forward declaration
wizaral
committed
05f2d4b
View commit details
Copy full SHA for 05f2d4b
Browse repository at this point
Commits on Mar 30, 2021
Update README.md
Alexander
authored
6052502
View commit details
Copy full SHA for 6052502
Browse repository at this point
Commits on Mar 8, 2021
minimize cmake minimum version
wizaral
committed
4220861
View commit details
Copy full SHA for 4220861
Browse repository at this point
add submodule with test framework
wizaral
committed
cdf67d7
View commit details
Copy full SHA for cdf67d7
Browse repository at this point
fix warns
wizaral
committed
aefb28a
View commit details
Copy full SHA for aefb28a
Browse repository at this point
Commits on Mar 7, 2021
rename inc => include. update cmake scripts
wizaral
committed
41a47ce
View commit details
Copy full SHA for 41a47ce
Browse repository at this point
Commits on Mar 5, 2021
fix cmake script. build success!
wizaral
committed
da95807
View commit details
Copy full SHA for da95807
Browse repository at this point
rewrite cmake build scripts, update readme
wizaral
committed
5c969ee
View commit details
Copy full SHA for 5c969ee
Browse repository at this point
change project files structure
wizaral
committed
cc61705
View commit details
Copy full SHA for cc61705
Browse repository at this point
replace gui resources dir
wizaral
committed
ad936ce
View commit details
Copy full SHA for ad936ce
Browse repository at this point
Commits on Feb 22, 2021
delete terminal project
wizaral
committed
00c8f49
View commit details
Copy full SHA for 00c8f49
Browse repository at this point
add const getter, refactore player index logic
wizaral
committed
9a5b589
View commit details
Copy full SHA for 9a5b589
Browse repository at this point
refactore code
wizaral
committed
e193748
View commit details
Copy full SHA for e193748
Browse repository at this point
change type of passing Move variables in functions
wizaral
committed
5a2aa37
View commit details
Copy full SHA for 5a2aa37
Browse repository at this point
Commits on Feb 21, 2021
remove redurant parameters
wizaral
committed
e05a517
View commit details
Copy full SHA for e05a517
Browse repository at this point
finally add macro with guard for resources path
wizaral
committed
a50e4a7
View commit details
Copy full SHA for a50e4a7
Browse repository at this point
refactore and minimize code
wizaral
committed
603f560
View commit details
Copy full SHA for 603f560
Browse repository at this point
add constant for defining invalid position
wizaral
committed
e534ac1
View commit details
Copy full SHA for e534ac1
Browse repository at this point
Change type of passing Position vars in functions
wizaral
committed
dd5e84f
View commit details
Copy full SHA for dd5e84f
Browse repository at this point
Commits on Feb 18, 2021
create base class for player with name
wizaral
committed
70b14a1
View commit details
Copy full SHA for 70b14a1
Browse repository at this point
delete string field from abstract player class
wizaral
committed
12a649c
View commit details
Copy full SHA for 12a649c
Browse repository at this point
add 2 constants for code flexibility
wizaral
committed
90e7065
View commit details
Copy full SHA for 90e7065
Browse repository at this point
fix warns about keyboard instead of mouse enum
wizaral
committed
43a79b8
View commit details
Copy full SHA for 43a79b8
Browse repository at this point
Commits on Feb 17, 2021
remove resources dir macro
wizaral
committed
d4eeee3
View commit details
Copy full SHA for d4eeee3
Browse repository at this point
Commits on Feb 16, 2021
change release output dir, fix resources copy bug
wizaral
committed
3f6cf06
View commit details
Copy full SHA for 3f6cf06
Browse repository at this point
update macro for resources directory
wizaral
committed
33c5c17
View commit details
Copy full SHA for 33c5c17
Browse repository at this point
rename resources directory
wizaral
committed
8708feb
View commit details
Copy full SHA for 8708feb
Browse repository at this point
split hpp and cpp files
wizaral
committed
3af9ce6
View commit details
Copy full SHA for 3af9ce6
Browse repository at this point
refactore code
wizaral
committed
798afae
View commit details
Copy full SHA for 798afae
Browse repository at this point
codestyle fixes
wizaral
committed
a147d28
View commit details
Copy full SHA for a147d28
Browse repository at this point
refactore code
wizaral
committed
148ddc8
View commit details
Copy full SHA for 148ddc8
Browse repository at this point
add getters for possible figure moves
wizaral
committed
dbd78e6
View commit details
Copy full SHA for dbd78e6
Browse repository at this point
optimize gamestate checks
wizaral
committed
1960ae6
View commit details
Copy full SHA for 1960ae6
Browse repository at this point
fully remove strategy interface. clean code
wizaral
committed
0cc00c7
View commit details
Copy full SHA for 0cc00c7
Browse repository at this point
update check method, clean code
wizaral
committed
ec3a1ae
View commit details
Copy full SHA for ec3a1ae
Browse repository at this point
Previous
Next
You can’t perform that action at this time.