Skip to content

linkingmon/Tetris-Battle

Repository files navigation

Tetris

Introduction

This is my final project on the "Introduction to Computer Programming" course and I build up this Tetris game by using the SDL library (the tutorial can be find here).

Demo

The demo video can be found here.

File description

Source code

  1. main.cpp
  2. block.h/block.cpp: the main part of this project
  3. timer.h/timer.cpp: counting the time

Other

  1. sound/*: backgroud sounds
  2. menu/*: figure for menu
  3. image/*: figure for the game
  4. *.dll: SDL dynamic libraries
  5. copyright.txt: specification of image and video sources
  6. Programming project.exe: execution file after compilation

About

Intro. to computer programming (2017 Fall)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages