Coder Social home page Coder Social logo

t3tris's Introduction

t3tris's People

Contributors

frankboesing avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

defragster

t3tris's Issues

No compile with sound on

tetris.ino:10:25: fatal error: play_sd_aac.h: No such file or directory
compilation terminated.

Edited SPI and compile that worked exploded

tetris.ino: In function 'void setup()':
tetris.ino:106:43: error: too many arguments to function 'double gamma(double)'
In file included from I:\Teensy165\hardware\teensy\avr\cores\teensy3/WProgram.h:6:0,
from I:\Teensy165\hardware\teensy\avr\cores\teensy3/Arduino.h:1,
from I:\Teensy165\hardware\teensy\avr\libraries\SPI/SPI.h:16,
from tetris.ino:7:
i:\teensy165\hardware\tools\arm\arm-none-eabi\include\math.h:296:15: note: declared here
extern double gamma _PARAMS((double));
^
tetris.ino:107:44: error: too many arguments to function 'double gamma(double)'
In file included from I:\Teensy165\hardware\teensy\avr\cores\teensy3/WProgram.h:6:0,
from I:\Teensy165\hardware\teensy\avr\cores\teensy3/Arduino.h:1,
from I:\Teensy165\hardware\teensy\avr\libraries\SPI/SPI.h:16,
from tetris.ino:7:
i:\teensy165\hardware\tools\arm\arm-none-eabi\include\math.h:296:15: note: declared here
extern double gamma _PARAMS((double));
^
tetris.ino:108:44: error: too many arguments to function 'double gamma(double)'
In file included from I:\Teensy165\hardware\teensy\avr\cores\teensy3/WProgram.h:6:0,
from I:\Teensy165\hardware\teensy\avr\cores\teensy3/Arduino.h:1,
from I:\Teensy165\hardware\teensy\avr\libraries\SPI/SPI.h:16,
from tetris.ino:7:
i:\teensy165\hardware\tools\arm\arm-none-eabi\include\math.h:296:15: note: declared here
extern double gamma _PARAMS((double));
^
tetris.ino:124:28: error: 'printColorText' was not declared in this scope
tetris.ino:143:12: error: 'initGame' was not declared in this scope
tetris.ino: In function 'void initGame()':
tetris.ino:149:13: error: 'initField' was not declared in this scope
tetris.ino: In function 'void loop()':
tetris.ino:232:15: error: 'effect1' was not declared in this scope
tetris.ino:239:16: error: 'game' was not declared in this scope
tetris.ino:241:12: error: 'game' was not declared in this scope
tetris.ino: In function 'bool game(bool)':
tetris.ino:251:13: error: 'nextBlock' was not declared in this scope
tetris.ino:252:46: error: 'drawBlock' was not declared in this scope
tetris.ino:266:28: error: 'controls' was not declared in this scope
tetris.ino:275:39: error: 'checkMoveBlock' was not declared in this scope
tetris.ino:278:84: error: 'drawBlockEx' was not declared in this scope
tetris.ino:286:40: error: 'checkMoveBlock' was not declared in this scope
tetris.ino:289:86: error: 'drawBlockEx' was not declared in this scope
tetris.ino:300:26: error: 'controls' was not declared in this scope
tetris.ino:305:45: error: 'checkMoveBlock' was not declared in this scope
tetris.ino:309:82: error: 'drawBlockEx' was not declared in this scope
tetris.ino:315:16: error: 'setBlock' was not declared in this scope
tetris.ino:316:18: error: 'checkLines' was not declared in this scope
tetris.ino: In function 'void checkLines()':
tetris.ino:406:57: error: 'drawBlockPix' was not declared in this scope
tetris.ino:418:17: error: 'drawField' was not declared in this scope
tetris.ino: In function 'void effect1()':
tetris.ino:468:61: error: 'drawBlock' was not declared in this scope
Multiple libraries were found for "XPT2046_Touchscreen.h"
Used: C:\tCode\libraries\XPT2046_Touchscreen
Not used: I:\Teensy165\hardware\teensy\avr\libraries\XPT2046_Touchscreen
'drawBlock' was not declared in this scope

Build crash WITHSOUND 1

This compile error presented when :: #define WITHSOUND 1

t3tris.ino:12:25: fatal error: play_sd_aac.h: No such file or directory
compilation terminated.

INO name

should be t3tris.ino for IDE usage in t3tris directory?

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.