Giter VIP home page Giter VIP logo

tetrominoes's Introduction

Tetrominoes

.NET Core

Screenshot

Description

tetrominoes is a clone of Tetris built with .NET Core and MonoGame.

Getting Started

Windows Installation

  1. Navigate to the Latest Release
  2. Download Tetrominoes-OpenGL-win-x64.exe
  • If you're running a 32-bit version of Windows download Tetrominoes-OpenGL-win-x86.exe
  1. Run the exe to install
  2. Open Tetrominoes.OpenGL from the Start Menu

macOS Installation

  1. Navigate to the Latest Release
  2. Download Tetrominoes-OpenGL-osx-x64.tar.gz
  3. Extract the archive to any location on your computer
  4. Run Tetrominoes.OpenGL

Linux Installation

  1. Navigate to the Latest Release
  2. Download Tetrominoes-OpenGL-linux-x64.tar.gz
  3. Extract the archive to any location on your computer
  4. Run Tetrominoes.OpenGL

Keyboard Controls

  • Movement - W A S D
  • Rotate - J L
  • Drop - K
  • Swap - I
  • Pause - Spacebar

Gamepad Controls

The Gamepad Controls are setup using MonoGame, and default to the Xbox Controller layout. It also defaults to using controller #1.

  • Movement - DPad
  • Rotate - A B
  • Drop - Left Shoulder
  • Swap - Right Shoulder
  • Pause - Start

Configuration

Configuration is managed through config.toml, which is included in the release. Most options can be configured through the Options menu in game.

Licensing

Released under the MIT License. See the LICENSE File for further details.

tetrominoes's People

Contributors

joncloud avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tetrominoes's Issues

[Security] Workflow dotnetcore.yml is using vulnerable action actions/checkout

The workflow dotnetcore.yml is referencing action actions/checkout using references v1. However this reference is missing the commit a6747255bd19d7a757dbdda8c654a9f84db19839 which may contain fix to the some vulnerability.
The vulnerability fix that is missing by actions version could be related to:
(1) CVE fix
(2) upgrade of vulnerable dependency
(3) fix to secret leak and others.
Please consider to update the reference to the action.

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.