Skip to content

calebmarquart/ChessGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

macOS Chess Game

This is a chess games build for macOS using the native SwiftUI framework for macOS. The app uses many different algorithmns to determine chess moves and allows for a fully functional game including all of the special moves (en passant, castling, etc.).

The game is two-player only at the moment. There are no additional features such as playing versus computer with AI, but they could be added in the future.

The purpose of this game is to showcase competence in using Swift and SwiftUI to builid a working and useful application. Fundamental programming concepts and algorithmns are also found throughout the code so have a peak!

Contributors

Caleb Marquart, Developer

License

MIT License

Copyright (c) 2023 Caleb Marquart

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

macOS chess game with Swift and SwiftUI

Topics

Resources

License

Stars

Watchers

Forks

Languages