GithubHelp home page GithubHelp logo

mrpoudel / chess-opengl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dbtdsilva/chess-opengl

0.0 1.0 0.0 13.99 MB

Chess game for two players developed with OpenGL, the interaction between the two players uses the same computer.

Makefile 0.46% TeX 37.67% C++ 59.45% QMake 1.16% GLSL 1.26%

chess-opengl's Introduction

#Description

This project was developed during my subject "Visual Computing" in Aveiro University.

The objective of the subject was to develop a project that would represent our knowledge that we learnt during all semester, then I choose to make a game (I really like to develop games for fun), in this case, a Chess game in OpenGL, the result is pretty interesting, I hope you enjoy.

#Installation

This was tested and developed on Ubuntu 14.10, it might work easily in any other debian distros but you will need to look better at dependencies names if you want to install in any other distro. It is also possible to install in Windows, but you will have to look closely at the includes and fix them. I had no time to worry about that.

Dependencies name:

  • build-essential
  • qt4-qmake
  • libglew-dev
  • freeglut3-dev

Use the following command to install the dependencies name:

sudo apt-get install <dependency>

After install all the dependencies you will be able to run the Makefile without any erros. Execute make at the root folder of the repository.

Now to execute the program go to the folder bin and run the file chess. Running the following line in bin folder: ./chess

There's already an executable pre-generated in Ubuntu 14.04 (it might not work in other version), you might give it a try if you want to use it without compiling all the source code. The file name is chess_bin64 in the same folder.

All the code is also available on folder src.

chess-opengl's People

Contributors

dbtdsilva avatar

Watchers

 avatar

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.