Git Product home page Git Product logo

tetris's Introduction

Tetris

alt text

Building

Only tested on Windows, though should work fine on Linux given enough tweaking.

You are going to need a few libraries to get started.

All libraries are expected to be in a directory entitled "vendor" in the root of the project. CMake explicitly checks this directory in order to generate the build files.

File Heirachy

alt text

All source files should be placed in accordance to this file hierarchy

Freetype 2.10.4

https://github.com/ubawurinna/freetype-windows-binaries/releases/tag/v2.10.4

GLAD

https://glad.dav1d.de/

Generate glad source files using these settings, then unzip in accordance to the outlined file hierarchy

alt text

GLFW 3.3.4

https://www.glfw.org/download.html

https://github.com/glfw/glfw/releases/download/3.3.4/glfw-3.3.4.bin.WIN64.zip

libsndfile

http://www.mega-nerd.com/libsndfile/

http://www.mega-nerd.com/libsndfile/files/libsndfile-1.0.28-w64-setup.exe

Install and then copy the libsndfile directory from the install directory into vendor.

openal-soft

https://openal-soft.org/

https://openal-soft.org/openal-binaries/openal-soft-1.21.1-bin.zip

STB

https://github.com/nothings/stb/blob/master/stb_image.h

Place in folder entitled "stb" in vendor.

tetris's People

Contributors

geocase avatar

Watchers

James Cloos avatar  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.