Skip to content

padril/batch-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Batch Tetris

WARNING

This project is on an indefinite hiatus and will likely never be finished

Batch is an incredibly frustrating and time-consuming project to build anything in, and I no longer have the mental bandwidth to work on this. That being said, there are some good ideas and chunks of code in this project that could be reusable, and it might be valuable to someone.

What is it?

Batch Tetris is a simple implementation of Tetris in the Windows batch scripting language (.bat or .cmd).

Usage

Download tetris.cmd (you can read over the code to make sure it doesn't do anything untoward to your computer, but seriously it's just Tetris) and run it by typing ./tetris.cmd into a command prompt open to the same folder as tetris.cmd. Requires an ANSI-capable command prompt implementation.

About

A simple Windows Batch program to run a bad version of Tetris.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published