Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robinbenitezmora/tetris
The game is implemented using object-oriented principles in Java, with classes representing the game board, Tetriminos, and the game engine. Graphics and user input are handled through Java's Swing library, providing a platform-independent graphical user interface.
https://github.com/robinbenitezmora/tetris
Last synced: 2 days ago
JSON representation
The game is implemented using object-oriented principles in Java, with classes representing the game board, Tetriminos, and the game engine. Graphics and user input are handled through Java's Swing library, providing a platform-independent graphical user interface.
- Host: GitHub
- URL: https://github.com/robinbenitezmora/tetris
- Owner: robinbenitezmora
- Created: 2023-12-14T23:58:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-20T00:35:10.000Z (about 1 year ago)
- Last Synced: 2024-11-02T11:07:27.512Z (about 2 months ago)
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tetris