Giter VIP home page Giter VIP logo

pic-tetris's Introduction

Description

Tetris implementation written in C for PIC18F4550, can be compiled with XC8 compiler of Microchip. Schematics for assembling and simulation are provided for Proteus SPICE Software (v8.6).

gif

Roadmap

  • Hardware schematics for controlling two matrix
  • Input control for left/right control
  • Basic collision system
  • Pieces of tetris
  • Full row detection & cleaning
  • Block rotation algorithm & input button
  • RNG to make piece selection be random

Authors

pic-tetris's People

Contributors

mmssouza avatar ryukinix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mmssouza

pic-tetris's Issues

Use 4 blocks for block I as well

This was a hack to get rotation working correctly but this side effect it is too bad. Tetromino should have all pices 4 pieces! This behavior was added since v0.2.0.

Port this software to SDL2

That would make it more easy to debug. So: we need a shared code for common Tetris and specialized code for SDL2 and PIC.

The below version was written by professor Marcelo Marques Simoes de Souza.
sdl-tetris.zip

I should use as reference to port.

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.