RType Clone: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "Category:DS homebrew demos" to "Category:Demo Homebrews on DS")
 
(6 intermediate revisions by the same user not shown)
Line 25: Line 25:
https://dlhb.gamebrew.org/dshomebrew/rtypeclone2.png
https://dlhb.gamebrew.org/dshomebrew/rtypeclone2.png
https://dlhb.gamebrew.org/dshomebrew/rtypeclone3.png
https://dlhb.gamebrew.org/dshomebrew/rtypeclone3.png
 
<!--BEGIN Online Emulator Section-->
==Online Emulator==
{{#tag:html|
<div style='width:520px;height:390px;max-width:100%'><div id='game'></div></div>
<script type='text/javascript'>
{{DS EmulatorJS Settings}}
EJS_core = 'desmume2015';
EJS_gameName = "RType Clone";
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/rtypeclone.7z';
</script>
{{EmulatorJS Loader}}
}}
{{DS Control Settings}}
<!--END Online Emulator Section-->
==Changelog==
==Changelog==
'''Updated'''
'''Updated'''
Line 44: Line 57:
* Author's website - http://www.developperstune.com
* Author's website - http://www.developperstune.com


[[Category:DS homebrew games]]
[[Category:Shooter Games on DS]]
[[Category:Homebrew shooter games on DS]]
[[Category:Demo Homebrews on DS]]
[[Category:DS homebrew demos]]

Latest revision as of 07:04, 4 May 2024

RType Clone
Rtypeclone.png
General
AuthorOctobinz
TypeShooter
VersionUpdate
LicenseMixed
Last Updated2006/06/21
Links
Download
Website
Source

RType Clone is a DS homebrew game adapted from the shooting game R-Type. The project was initiallty a C++ tutorial for the how-to implement flexible architecture for sprites, weapons, etc...using polymorphism and design patterns.

User guide

They're back! The aliens have decided to come and break the landowner, and they do not go dead hand. The solution? Chuck Norris? No! The Rtype who once save the planet from alien!

Controls

A - Shoot

B - Release the module

Screenshots

rtypeclone2.pngrtypeclone3.png

Online Emulator

Can use gamepad or customise in the control settings.
Nintendo DS 🎮 Keyboard
C-a.png Kb-z.png
C-b.png Kb-x.png
C-x.png Kb-a.png
C-y.png Kb-s.png
C-start.png Kb-enter.png
C-select.png Kb-v.png
C-l.png Kb-q.png
C-r.png Kb-e.png
C-pad.png Kb-dpad.png

Changelog

Updated

  • Added collision with background.
  • Modified internal inheritance structure (for weapons).
  • Added (non visible) weapon selection. This selection will be on touch screen.
  • Correction of a few graphics bugs.
  • Fixed a few mem leaks. They was crashing and smashing sprites.
  • Added bonuses. Only New life is added at the moment but it's really easy to add a new one, because of my god like architecture Blue_Colorz_PDT_22.
  • Added weapon selection. I'll have to change weapon classes architecture to make the same as bonuses.
  • Weapon selection is made on touchscreen.
  • Collisions are not active at the moment.

Version Demo/Test 2006/07/08

  • Unstable and playable.

External links

Advertising: