Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danini-the-panini/tetronimos
Tetris game thingy
https://github.com/danini-the-panini/tetronimos
Last synced: about 1 month ago
JSON representation
Tetris game thingy
- Host: GitHub
- URL: https://github.com/danini-the-panini/tetronimos
- Owner: danini-the-panini
- Created: 2014-09-04T09:44:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-04T09:46:13.000Z (over 10 years ago)
- Last Synced: 2023-06-11T05:35:18.138Z (over 1 year ago)
- Language: Ruby
- Size: 97.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TETRONIMOS!
===========Is what a maths geek screams when he's jumping out of an aeroplane.
This is a tetris-like "game" based on Question 6 of the Standard Bank IT Challenge finals.
The aim is to write a tetronimos playing program to compete with, um, your competitors.
Your tetris program is then put head-to-head with a competitors and compete for number of lines or highest score. Additionally, each program decides on the next piece to drop in their opponent's board, allowing your program to potentially screw up its opponents game.