Please sign in to access this page
Generalization of tetris game for 1, 2, 3, 4, 5 and 6 polyminos and polykings, runs in CLI, uses curses for tui, it uses open source music, you can soft and hard drop pieces, you can choose background and main colours, it lets you hold pieces.
Max Saraf
Check their project out: Seaborn and Pandas Data Analysis (for a summer course)
QuantumRohan
Check their projects out: DNA-cryption, Personal Page, Letter Game, Graph Editor, Jumpstart Project Showcase Page, Ruby Mine - for Railway YSWS!, Euclidia
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Created pypi package, n-is can now be installed with:
'pip install n-is-python'
And run with
'n-is'
updated executable file, the code i used to generate polyominos and polykings will now become an independent project uwu
added ghost blocks, reworked scoring system, added holding blocks, moved list of polyominos/polykings to separate file, improved choosing gamemode, cleaned up code, added progress bar for levels
Added polyominos and pseudo-polyominos up to 6th order; added hard drop and fixed scoring
I just set up hackatime after around 4 hours of programming :<, the game is working i am trying to implement all extended polyominos.