RType Clone: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "EJS_core = 'nds';" to "EJS_core = 'desmume2015';")
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = RType Clone
|title=RType Clone
| image       = [[File:Rtypecloneds.jpg]]
|image=rtypeclone.png
| type       = Shooter
|description=A little R-Type clone for the DS.
| version     = Updated
|author=Octobinz
| licence    = Mixed
|lastupdated=2006/06/21
| author      = Octobinz
|type=Shooter
| website     = http://www.developperstune.com/
|version=Update
| download    = Media:Rtypecloneds.rar
|license=Mixed
| source      = Media:Rtypecloneds.rar
|download=https://dlhb.gamebrew.org/dshomebrew/rtypeclone.7z
}}  
|website=http://www.developperstune.com
 
|source=https://dlhb.gamebrew.org/dshomebrew/rtypeclone.7z
}}
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.
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.


Line 21: Line 22:
B - Release the module  
B - Release the module  


==Screenshots==
https://dlhb.gamebrew.org/dshomebrew/rtypeclone2.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 33: Line 51:
* Collisions are not active at the moment.  
* Collisions are not active at the moment.  


'''Version Demo/Test 08/07/2006'''
'''Version Demo/Test 2006/07/08'''
* Unstable and playable.
* Unstable and playable.


<br>
==External links==
* Author's website - http://www.developperstune.com
 
[[Category:DS homebrew games]]
[[Category:DS homebrew games]]
[[Category:Homebrew shooter games on DS]]
[[Category:Homebrew shooter games on DS]]
[[Category:DS homebrew demos]]

Latest revision as of 11:37, 28 November 2023

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: