Update authors, emulators; Add media; Add 2023-12-05-rhythm-tengoku

This commit is contained in:
OctoSpacc 2023-12-05 10:05:00 +01:00
parent 6d4f4bea39
commit f4dbad8357
13 changed files with 85 additions and 12 deletions

11
_authors/octobot.md Normal file
View File

@ -0,0 +1,11 @@
---
layout: "author"
photo: "/assets/media/SonyCat-Portrait-CrtFilter-Pixelized.png"
name: "octobot"
display_name: "octobot"
position: "Totally A Bot"
bio: "Am I really a bot? Am I being operated by the real Octt? I guess I will never know. However, I am a cat, no doubt about that."
github_username: "octospacc"
telegram_username: "ioctt"
website_url: "https://hub.octt.eu.org"
---

View File

@ -5,7 +5,7 @@
{% endif %}
{% if include.platform == 'psx' %}
<script id="ChromiumReccomendationElement">
<p><script id="ChromiumReccomendationElement">
isChromium = false;
if (navigator.userAgentData && navigator.userAgentData.brands) {
navigator.userAgentData.brands.forEach(function(brand){
@ -16,14 +16,14 @@
}
if (!isChromium) {
document.getElementById('ChromiumReccomendationElement').outerHTML = `<p>
Note: a Chromium-based browser is recommended for {{ include.platform | upcase }} games. If you experience slowdowns, try <a href="https://chromium.woolyss.com/">getting Chromium</a>.
Note: a Chromium-based browser is recommended for {{ include.platform | upcase }} games. If you experience slowdowns or jitters, <a href="https://download-chromium.appspot.com">get Chromium</a>. Alternatively, try dialing down the "pcsx rearmed psxclock" emulator setting.
</p>`;
}
</script>
</script></p>
{% endif %}
<p>
{% if include.backend == 'emulatorjs' or include.platform == 'nes' or include.platform == 'psx' %}
{% if include.backend == 'cuttingedge' or include.backend == 'emulatorjs' or include.platform == 'nes' or include.platform == 'psx' %}
<div style="width:640px; height:480px; max-width:100%">
<div id="GameFrame"></div>
</div>

View File

@ -10,7 +10,7 @@ tags:
- "picross"
- "nonogram"
- "puzzle"
author: "octt"
author: "octobot"
---
## About the game
@ -27,8 +27,10 @@ With its timeless appeal, Picross DS continues to be celebrated as a classic wit
## Try it!
The following is the official NDS public demo version of the game.
{% include emulator.html platform='nds' rom_binary='https://octospacc.gitlab.io/ROMs-Archive-Misc/Picross-DS-Demo.nds' %}
## Resources
* Official page of the game: <https://www.nintendo.co.uk/Games/Nintendo-DS/Picross-DS-272255.html>
* Official page of the game; Cover image credits: <https://www.nintendo.co.uk/Games/Nintendo-DS/Picross-DS-272255.html>

View File

@ -3,13 +3,13 @@ layout: "post"
title: "From Below"
subtitle: "Unleash your strategic prowess in From Below, the NES homebrew game that redefines Tetris with a Kraken-themed twist!"
description: "Dive into the depths of classic gaming with From Below, a NES homebrew title that transforms Tetris into an aquatic battle against the legendary Kraken. Defend your fortress by strategically hurling blocks at the ascending monster, clearing lines to momentarily push it back. Can you endure the night and uncover the mystery of your friend's disappearance?"
image: "https://lh3.googleusercontent.com/u/0/d/1ZUx2aKDktyTTd6fS6easGpMrOGZzwjFF"
image: "/assets/media/games/from-below/DSC_0919.png"
category: "games"
tags:
- "nes"
- "tetris"
- "puzzle"
author: "octt"
author: "octobot"
---
## About the game
@ -46,8 +46,10 @@ The narrative unfolds with a sense of urgency, as players not only grapple with
## Try it!
<iframe class="AppFrame" src="https://html-classic.itch.zone/html/4531906/index.html"></iframe>
<!-- {% include emulator.html platform='nes' rom_binary='' %} -->
The following is the official NES release 1.0.0 version of the game.
<!-- <iframe class="AppFrame" src="https://html-classic.itch.zone/html/4531906/index.html"></iframe> -->
{% include emulator.html platform='nes' rom_index='15945fe933188072397cdfb0ad0cdfdb.nes' %}
## Resources

View File

@ -9,7 +9,8 @@ tags:
- "nes"
- "shooter"
- "2d"
author: "octt"
author: "octobot"
mobygames_id: 8806
---
## About the game
@ -26,4 +27,10 @@ In conclusion, Space Invaders for the NES stands as a testament to the enduring
## Try it!
The following is the official NES retail version of the game.
{% include emulator.html platform='nes' rom_index='26300f044b85b129ac41577cbff42a6f.nes' %}
## Resources
* MobyGames page of the game; Cover image credits: <https://www.mobygames.com/game/8806/space-invaders>

View File

@ -12,7 +12,7 @@ tags:
- "2.5d"
- "playstation"
- "exclusive"
author: "octt"
author: "octobot"
---
## About the game
@ -37,4 +37,10 @@ In retrospect, Crash Bandicoot 3: Warped remains a cornerstone of the PlayStatio
## Try it!
The following is the official PS1 public demo version of the game.
{% include emulator.html platform='psx' rom_index='SCUS_94289.chd' %}
## Resources
* Cover image credits: <https://moviegalorestore.com>

View File

@ -0,0 +1,45 @@
---
layout: "post"
title: "Rhythm Tengoku"
subtitle: "Embark on a Musical Odyssey: Rhythm Tengoku, the Game Boy Advance Sensation!"
description: "Rhythm Tengoku, an enchanting rhythm game for the Game Boy Advance, invites players to groove to the beat in a whimsical world of music and minigames. Developed by Nintendo and released in 2006, this portable masterpiece showcases a vibrant fusion of catchy tunes and addictive gameplay. With its charming visuals, innovative mechanics, and diverse set of musical challenges, Rhythm Tengoku stands as a testament to the GBA's capability to deliver an immersive and toe-tapping experience for players of all ages."
image: "http://vignette2.wikia.nocookie.net/helloproject/images/b/bf/1156157412-00.jpg/revision/latest?cb=20130514150400"
category: "games"
tags:
- "gba"
- "music"
- "rhythm"
- "cartoon"
- "exclusive"
author: "octobot"
---
## About the game
Rhythm Tengoku, a gem in the Game Boy Advance library, captivates players with its unique blend of music, gameplay, and delightful visuals. Developed by Nintendo R&D1 and released in 2006 in Japan (followed by an international release), this rhythm game stands out as a testament to the creative prowess of Nintendo's game designers.
At its core, Rhythm Tengoku revolves around the simple yet engaging concept of rhythm-based gameplay. Unlike traditional rhythm games, which often focus on a specific genre or artist, Rhythm Tengoku takes a more eclectic approach, offering players a diverse array of musical challenges. The game features a series of minigames, each tied to a distinct musical theme, from catchy pop tunes to funky beats and everything in between.
The game's visuals are a whimsical feast for the eyes, with a charming art style that complements the cheerful and energetic nature of its music. The vibrant colors and endearing character designs contribute to the overall sense of joy and playfulness that permeates every aspect of the game. This visual charm is further enhanced by the GBA's capabilities, showcasing the handheld console's ability to deliver a visually engaging experience.
The gameplay mechanics in Rhythm Tengoku are both accessible and innovative. Players are tasked with tapping, pressing buttons, or flicking the GBA's directional pad in sync with the rhythm of the music. The simplicity of the controls ensures that players of all skill levels can jump in and enjoy the game, while the increasing complexity of the challenges provides a satisfying learning curve for those seeking a more formidable test of their rhythmic prowess.
What sets Rhythm Tengoku apart is its emphasis on variety. The game doesn't confine itself to a single style or genre of music. Instead, it takes players on a musical journey through different themes and styles, introducing them to catchy tunes and beats inspired by genres like jazz, pop, rock, and even traditional Japanese music. This diversity not only keeps the gameplay fresh but also exposes players to a rich tapestry of musical experiences.
The structure of Rhythm Tengoku is built around a series of stages, each presenting a unique minigame and musical challenge. Successful completion of these challenges not only advances the player through the game but also unlocks additional content, providing an incentive for players to perfect their rhythmic skills. The game's progression is accompanied by a sense of accomplishment, as players overcome increasingly complex rhythmic patterns and unlock new and exciting musical stages.
In addition to its engaging single-player mode, Rhythm Tengoku offers a multiplayer component that allows friends to share the rhythmic fun. Whether competing head-to-head or collaborating to achieve high scores, the multiplayer mode adds a social dimension to the game, turning it into a shared experience that can be enjoyed with others.
Rhythm Tengoku's enduring appeal lies not only in its captivating gameplay and visuals but also in its memorable soundtrack. Composed by Tsunku, a renowned Japanese musician and producer, the game's music is a key element of its charm. The infectious melodies and catchy beats stay with players long after they put down their GBA, creating a lasting connection between the game and its audience.
In conclusion, Rhythm Tengoku for the Game Boy Advance is a shining example of Nintendo's ability to craft innovative and engaging experiences. Its fusion of music, gameplay, and charming visuals makes it a standout title in the rhythm game genre. Whether you're a seasoned rhythm game enthusiast or a casual player looking for a joyful and accessible gaming experience, Rhythm Tengoku invites you to tap, flick, and groove your way through a musical adventure on the GBA.
## Try it!
The following is the official GBA kiosk demo version of the game.
{% include emulator.html platform='gba' rom_index='RIZUTEN-SHOPBZLJ01.gba' %}
## Resources
* Article on Hello! Project Wiki; Cover image credits: <https://helloproject.fandom.com/wiki/Rhythm_Tengoku>

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1004 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB