About
About UltraStack
UltraStack is a multiplayer stacking game in the same genre as Tetris. Designed to be fun with friends regardless of each player’s individual skill level, UltraStack is meant to be a less competitive way for players to introduce their friends to the modern block-stacking genre.
Code
UltraStack is written in Java and open-source at E12345EE12345E/ultrastack.
The UltraStack Wiki is generated with Jekyll. The UltraStack webpage is a Node application.
Contributors:
E12345E (dev)
cataclysms (music/sfx)
Feel free to open an issue on the GitHub Repo or send me a Discord DM for bugs/features.
Note on AI use:
I try my best to learn from every project I start, and UltraStack is no exception. I limit myself to using AI for things I know how to code so I can work on learning how to build everything else. For example, I built UltraStack’s networking system from the ground up because I had never worked on a multiplayer game before!
Most of UltraStack is written with Cursor and it’s how I’m able to develop so quickly. The wiki is decorated with the help of AI but every bit of text is written myself. The music and graphics in UltraStack are also entirely human-created. Hopefully this clarifies where I draw the line at AI use in projects like these :)