
Schmetris
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Delay the Inevitable? I know this one! Here is my Tetris clone.
In all seriousness, I had different plans, a mixture of different endless games like Tetris, Doodle Jump and others but in the end I had too little time and only got the Tetris clone done. Still it fits the theme perfectly in my opinion. Also, everybody loves Tetris, so I release it despite not being a new idea.
This game was written in the Go programming language. Check out my Github, I have multiple libraries to create cross platform games and a couple that are tailored to create self-contained Windows games without any runtime dependencies other than things like kernel32.dll and other "built-in" Windows DLLs. Also my Windows libraries do not use CGo, so no C compiler is necessary.
In all seriousness, I had different plans, a mixture of different endless games like Tetris, Doodle Jump and others but in the end I had too little time and only got the Tetris clone done. Still it fits the theme perfectly in my opinion. Also, everybody loves Tetris, so I release it despite not being a new idea.
This game was written in the Go programming language. Check out my Github, I have multiple libraries to create cross platform games and a couple that are tailored to create self-contained Windows games without any runtime dependencies other than things like kernel32.dll and other "built-in" Windows DLLs. Also my Windows libraries do not use CGo, so no C compiler is necessary.