Skip to content

wlsdn2316/1-tetris-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1-tetris-

Tetris Game

Basic Tetris game. It is simply implemented. We reworked codes based on open source. Splited into three files from the c file(original code). It is based on the C language and is followed MIT license.


Development tools : Visual Studio 2017
Development language : C
License : MIT
Using Open Source : blog.naver.com/azure0777

MIT License

Copyright (c) 2019 sejong_1-tetris-

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

Source Code Guide

init.h : Only variables define.

main.c : Excute Program.

function.h : Only functions define and declare.

Example

main
excute

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages