Giter VIP home page Giter VIP logo

betterchess's Introduction

BetterChess

Special Thanks

Thank you to Github User nagayev for assisting with the build instructions regarding CMAKE as well as some refactoring.

About

This is a chess program that I created in the spring of 2021. I have attempted to make chess many times, and this is my final version (at least for now as of june 2021).

You can watch the video documenting the creation here: https://youtu.be/kwQk5A26cis

To make this be able to run, you will need to link both the SDL library, and the SDL_Image library. Eventually I will make this into a standalone download, but I believe that I will wait until I implement an actual artificial intelligence to play against.

Building

This project use CMake for building.
You need to install cmake and sdl with sdl-image.
Then type cmake . and you will get .vsproj file/Makefile or XCode project (depending on your OS)

betterchess's People

Contributors

jacobeckroth avatar nagayev avatar

Stargazers

 avatar Vlad avatar Malik avatar Semih Artan avatar Hakan Karakuş avatar  avatar Baptiste PENOT avatar Imran H. avatar Harry Hopkinson avatar Leonardo Davalos avatar Zeliang Li avatar  avatar Kartikeya avatar Jacob Lin avatar Ayush Kumar avatar  avatar Sujoy Nath avatar Saad Hussain avatar scup avatar Sam Price avatar Arsalan Sefidgar avatar  avatar  avatar  avatar  avatar Batman avatar ferdos avatar  avatar Sanzhar avatar Vyomaan Dave avatar  avatar Nirbhay Singh avatar Offliner avatar  avatar Luigi Quattrociocchi avatar Wesley Sales avatar Coding Nomad avatar Daniel Diniz avatar Darian Nwankwo avatar

Watchers

James Cloos avatar  avatar Vlad avatar  avatar  avatar

betterchess's Issues

[PROPOSAL] Education project

This project can be used for an educational purposes.
We can add docs that will covered code and CMake building & Github action.

Application unresponsive from SDL_Delay()

I dont think this project gets updated anymore, but ill leave this here for anyone that wants to tinker with it, I had to comment out the
SDL_Delay() function in main.cpp Line 33. I havent had a chance to dig into it but I think something is being calculated incorrectly and the SDL_Delay() is making the program completely unresponsive, (Giving me on Ubuntu 22.04.1 LTS a application timeout error) with the wait / kill process option.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.