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 is my second project for hackclub
Max Saraf
Check their project out: Seaborn and Pandas Data Analysis (for a summer course)
Rohan the Codebreaker (my code)
Check their projects out: Ruby Mine - for Railway YSWS!, Jumpstart Project Showcase Page, Math Map, DNA-cryption, Euclidia, Personal Page
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
updated readme.md file and curses menu when launching without arguments
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.