Giter Club home page Giter Club logo

tetris2's Introduction

Note: This is a class project and is no longer being developed.

Author: Hai Yang Xu (@jspenguin2017)
Student ID: <redacted>
Author: John Beckingham (@Tyler1232321)
Student ID: <redacted>

Description:
We re-created the classic arcade game Tetris, it has one-player and two-player
modes.
One-player mode is pretty much the classic Tetris game that you expect.
X-axis of the joystick moves the block, y-axis rotates, pressing the joystick
button drops the block faster.
In two-player mode, two players compete to complete rows in order to send
non-removable rows to their opponent, the player who ran out of space first
loses.
In two-players mode, players must wait for both Arduinos to be ready before
starting.

Components:
1x Arduino Mega 2560 board
1x Adafruit ILI9341 Breakout Board
1x Joystick
Enough wires

Wiring:
For the joystick and the display, use the same wiring instructions as
assignment 2, they are available on <redacted>.
The only difference is that the Arduino should be held in the position
where the screen is on the top instead of right (check "Two Players Setup.jpg").
For two-player mode, connect TX3 of the first Arduino to RX3 of the second,
then TX3 of the second Arduino to RX3 of the first, and last, connect GND of
the two Arduinos together.
Analog pin 15 must be unconnected (for either mode).

Compiling:
Use the makefile.

tetris2's People

Contributors

jspenguin2017 avatar

Stargazers

Martin N. avatar

Watchers

 avatar  avatar

Forkers

tyler1232321

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.