Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Retrobattle 3DS: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "Category:3DS homebrew games" to "")
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox-3DS-Homebrews
{{Infobox 3DS Homebrews
| title = Retrobattle
|title=Retrobattle
| image = https://dlhb.gamebrew.org/3dshomebrew/Retrobattle.jpg|250px
|image=Retrobattle2.png
| type = Arcade Games
|description=Port of a NES-like platform arcade game Retrobattle to the 3DS.
| version=v1.0
|author=nop90
| lastupdated = 2016/09/15
|lastupdated=2016/09/15
| licence = Mixed
|type=Arcade Games
| author = nop90
|version=1.0
| website = http://remar.se/andreas/retrobattle
|license=Mixed
| download = https://dlhb.gamebrew.org/3dshomebrew/Retrobattle.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/retrobattle.7z
| source = https://github.com/nop90/Retrobattle
|website=http://remar.se/andreas/retrobattle
|source=https://github.com/nop90/Retrobattle
}}
}}
<youtube>_fQtfk1wjdI&t=1s</youtube>
Retrobattle is a port of the open source Retrobattle game to the 3DS. It is made to look and feel like the classic arcade-style NES games, such as Ice Climber and Clu Clu Land. Not only are the sprites limited to three colors each, but the scoring, increasing difficulty, and setup of the game makes for a challenging arcade experience that mixes various oldschool concepts.


Retrobattle is made to look and feel like the classic arcade-style NES games, such as Ice Climber and Clu Clu Land. Not only are the sprites limited to three colors each, but the scoring, increasing difficulty, and setup of the game makes for a challenging arcade experience that mixes various oldschool concepts. Note that playing on Skill 1 is pretty boring compared to the havoc of Skill 8, so it may seem slow at first.
This game was originally implemented in Game Maker by Daniel Remar. This is a port of the C++/SDL implementation by Andreas Remar.


This game was originally implemented in Game Maker by Daniel Remar. This is a port of the C++/SDL implementation by Andreas Remar.
==Installation==
Available in 3DSX and CIA formats. All the resources are included in the executable using romfs.
* CIA - Install the .cia with the CIA manager of your choice.
* 3DSX - Use the .3dsx provided with the Homebrew Launcher.


--------?
The game creates a Retrobattle subfolder inside the 3ds folder if doesn't exist. Here will be saved your scores.


The source code of my port is on my github (https://github.com/nop90/Retrobattle). The compiled game (3dsx and CIA formats) is released on github (https://github.com/nop90/Retrobattle/releases).
==User guide==
Note that playing on Skill 1 may seem slow at first, compared to the havoc of Skill 8.


Enjoy this game ad let me know the bugs you find.
==Controls==
'''Main screen:'''


Credits: The original source is by Andreas Remar (http://remar.se/andreas/retrobattle/) This game uses the sf2d sftd and sfil libraries created by @xerpi
A - Start the game


Changelog
Left/right - Select starting stage


Ver. 1.0 (14 September 2016)
Down - Select starting Skill level


* Fixed text drawing in the score panel
Start - Quit the game
* Added resources to build a CIA package


Ver. 0.1 alpha (10 September 2016)
'''In-game:'''


* First alpha release.
Left/right - Move left/right


Installation
A - Jump (keep pressed to jump higher)


In the zip there is a folder with the 3dsx and the smdh files inside, to be used with a homebrew launcher. All the resources are included in the executable using romfs.
B - Shoot


The game creates a Retrobattle subfolder inside the 3ds folder if doesn't exist. Here will be saved your scores.
Select - Pause/unpause


Commands
Start - Go back to the main screen


MAIN SCREEN
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/retrobattle3.png
https://dlhb.gamebrew.org/3dshomebrews/retrobattle4.png


* A: Start the game
==Media==
* Left/right: Select starting stage
'''Retrobattle''' ([https://www.youtube.com/watch?v=_fQtfk1wjdI PixelProspector]) <br>
* Down: Select starting Skill level
<youtube>_fQtfk1wjdI</youtube>
* Start: Quit the game


IN-GAME
==Changelog==
'''V1.0 2016/09/14'''
* Fixed text drawing in the score panel.
* Added resources to build a CIA package.


* Left/right: Move left/right
'''V0.1 alpha 2016/09/10'''
* A: Jump (keep pressed to jump higher)
* First alpha release.
* B: Shoot
* Select: Pause/unpause
* Start: Go back to the main screen


Known Bugs
==Credits==
The original source of [http://remar.se/andreas/retrobattle Retrobattle] is by Andreas Remar.


*
This game uses the sf2d sftd and sfil libraries created by @xerpi.


To Do List
==External links==
* GitHub - https://github.com/nop90/Retrobattle
* GBAtemp - https://gbatemp.net/threads/release-retrobattle-for-3ds.441254

Latest revision as of 05:43, 6 Mayıs 2024

Retrobattle
Retrobattle2.png
General
Authornop90
TypeArcade Games
Version1.0
LicenseMixed
Last Updated2016/09/15
Links
Download
Website
Source

Retrobattle is a port of the open source Retrobattle game to the 3DS. It is made to look and feel like the classic arcade-style NES games, such as Ice Climber and Clu Clu Land. Not only are the sprites limited to three colors each, but the scoring, increasing difficulty, and setup of the game makes for a challenging arcade experience that mixes various oldschool concepts.

This game was originally implemented in Game Maker by Daniel Remar. This is a port of the C++/SDL implementation by Andreas Remar.

Installation

Available in 3DSX and CIA formats. All the resources are included in the executable using romfs.

  • CIA - Install the .cia with the CIA manager of your choice.
  • 3DSX - Use the .3dsx provided with the Homebrew Launcher.

The game creates a Retrobattle subfolder inside the 3ds folder if doesn't exist. Here will be saved your scores.

User guide

Note that playing on Skill 1 may seem slow at first, compared to the havoc of Skill 8.

Controls

Main screen:

A - Start the game

Left/right - Select starting stage

Down - Select starting Skill level

Start - Quit the game

In-game:

Left/right - Move left/right

A - Jump (keep pressed to jump higher)

B - Shoot

Select - Pause/unpause

Start - Go back to the main screen

Screenshots

retrobattle3.png retrobattle4.png

Media

Retrobattle (PixelProspector)

Changelog

V1.0 2016/09/14

  • Fixed text drawing in the score panel.
  • Added resources to build a CIA package.

V0.1 alpha 2016/09/10

  • First alpha release.

Credits

The original source of Retrobattle is by Andreas Remar.

This game uses the sf2d sftd and sfil libraries created by @xerpi.

External links

Advertising: