More actions
(Created page with "{{#seo: |title= (Puzzle) - GameBrew |title_mode=append |image=bugtrisgba2.png |image_alt=BugTris }} {{Infobox GBA Homebrews |title=BugTris |image=bugtrisgba2.png |description=You're taking part in a Tetris clone development as a tester for some nerd cat programmers. |author=NotImplementedLife |lastupdated=2022/11/04 |type=Puzzle |version=2022 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/gbahomebrews/bugtrisgba.7z |website=https://notimplementedlife.itch.io/bugtri...") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox GBA Homebrews | {{Infobox GBA Homebrews | ||
|title=BugTris | |title=BugTris | ||
|image=bugtrisgba2.png | |image=bugtrisgba2.png | ||
|description=You | |description=You are taking part in a Tetris clone development as a tester for some nerd cat programmers. | ||
|author=NotImplementedLife | |author=NotImplementedLife | ||
|lastupdated=2022/11/04 | |lastupdated=2022/11/04 | ||
Line 14: | Line 8: | ||
|version=2022 | |version=2022 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/gbahomebrews/bugtrisgba.7z | |download=https://dlhb.gamebrew.org/gbahomebrews/bugtrisgba.7z?k33p0fil35 | ||
|website=https://notimplementedlife.itch.io/bugtris | |website=https://notimplementedlife.itch.io/bugtris | ||
|source=https://github.com/NotImplementedLife/Bugtris | |source=https://github.com/NotImplementedLife/Bugtris | ||
}} | |||
{{#seo: | |||
|title= (Puzzle) - GameBrew | |||
|title_mode=append | |||
|image=bugtrisgba2.png | |||
|image_alt=BugTris | |||
}} | }} | ||
A Tetris clone created with NotImplementedLife's own GBA engine. | A Tetris clone created with NotImplementedLife's own GBA engine. | ||
It was | It was presented at the GBA Jam 2022. | ||
==User guide== | ==User guide== | ||
Line 49: | Line 49: | ||
* GitHub - https://github.com/NotImplementedLife/Bugtris | * GitHub - https://github.com/NotImplementedLife/Bugtris | ||
[[Category:GBA | [[Category:GBA Jam 2022]] | ||
Latest revision as of 12:37, 11 July 2024
BugTris | |
---|---|
General | |
Author | NotImplementedLife |
Type | Puzzle |
Version | 2022 |
License | GPL-3.0 |
Last Updated | 2022/11/04 |
Links | |
Download | |
Website | |
Source | |
A Tetris clone created with NotImplementedLife's own GBA engine.
It was presented at the GBA Jam 2022.
User guide
A group of cats decided to make a Tetris game. They have a hard time debugging their stuff and you'll become their tester.
Meet your teammates:
- Cappuccino - He is a smart charismatic kitten and also the teamleader of the project.
- Bob - Maybe always bored and spiny, he is the guy anyone can rely on when it comes to challenging tasks and effortful activities.
Cheat code:
- This was a debug feature that was left in the game. Pressing Start sets the score to 1000 in order to pass/skip the level.
- Note that some levels require dropping the score down to 0, so (accidentally) making it 1000 would just make things more difficult.
Screenshots
Credits
- foopod & exelotl for the GBAJam2022 logo.
- GBAJam2022 organisers and the whole GBA and other retro consoles dev communities.
- libgba for the GBA development tools.