Giter Site home page Giter Site logo

minild57's Introduction

Revertris

A Mini LD #57 production - by Ace

What is Revertris

Revertris is a game based on the famous classic of Tetris, except done in reverse. You start the game at the game over screen of Tetris with a board filled with failed rows of blocks, you then get to unplay the game while trying to score as many points as possible out of the colored pieces you have at your disposal.

Requirements

You need a C++11 capable compiler to compile this game, it's been mainly tested on Visual Studio 2013 though it should work fine on 2012 and 2015 too. On Linux, GCC 4.8.3 and Clang 3.5 are the only ones I've tested - though it should compile fine on earlier versions.

You'll also need a copy of OpenSceneGraph, I've only tested it with 3.3.4 but any 3.2.x version should hopefully work. The only parts of OSG that are completely necessary are osg, osgDB, osgGA, osgText, osgUtil, and osgViewer. You'll need the osgDB plugins for lua and tga as well as serializers for osg, osgGA, osgText, osgUtil, and osgViewer.

Compiling

The CMake script should do all the hard work for you, so you only need to generate a suitable build environment and compile it. Necessary resources will be copied into the binary folder for you.

minild57's People

Contributors

ananace avatar

Watchers

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