RType Clone: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = RType Clone | image = File:Rtypecloneds.jpg | type = Shooter | version = Updated | licence = Mixed | author = ...")
 
m (Text replacement - "Category:DS homebrew demos" to "Category:Demo Homebrews on DS")
 
(17 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
A R-Type clone for the DS. It was some kind of 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.


==User guide==
==User guide==
Line 17: Line 18:


==Controls==
==Controls==
A - shoot
A - Shoot


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'''
* Added collision with background
* Added collision with background.
* Modified internal inheritance structure (for weapons)
* Modified internal inheritance structure (for weapons).
* Added (non visible) weapon selection. This selection will be on touch screen
* Added (non visible) weapon selection. This selection will be on touch screen.
* Correction of a few graphics bugs
* Correction of a few graphics bugs.
* Fixed a few mem leaks. They was crashing and smashing sprites.
* 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 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.
* Added weapon selection. I'll have to change weapon classes architecture to make the same as bonuses.
* Weapon selection is made on touchscreen.
* Weapon selection is made on touchscreen.
* 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.
 
==External links==
* Author's website - http://www.developperstune.com


[[Category:Homebrew applications]]
[[Category:Shooter Games on DS]]
[[Category:Demo Homebrews on DS]]

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: