Skip to content
/ tetris Public

Implementations of the old Tetris game in different programming languages.

License

Notifications You must be signed in to change notification settings

klenium/tetris

Repository files navigation

Tetris in many languages

A very simple Tetris game implemented in different programming languages. It was created as a homework at an university (BMEVIAUAL00, BMEVIMIAC04), the purpose is to discover varied programming languages, tools, continuous integration, GitHub capabilities. The game is simple, but it's enough to discover a language's features, syntax and tools, compare them, try different methods, paradigms.

Each language-subproject must fulfill the basic Tetris requirements.

Java was the first implementation, it's well designed to follow general object-oriented programming principles. It has documentation and UML class diagram.

See README.md in subdirectories for additional instructions.

About

Implementations of the old Tetris game in different programming languages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published