Atoms DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = Atoms:DS | image = File:Atomsds.png | type = Puzzle | version = 0.7 | licence = Mixed | author = Ross "GouldFi...")
 
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = Atoms:DS
|title=Atoms:DS
| image       = [[File:Atomsds.png]]
|image=atomsds.png
| type       = Puzzle
|description=Place atoms to defeat other player.
| version     = 0.7
|author=Ross 'GouldFish' Gouldthorpe
| licence    = Mixed
|lastupdated=2010/04/12
| author      = Ross "GouldFish" Gouldthorpe
|type=Puzzle
| website    = http://www.thegouldfish.co.uk/
|version=0.7
| download    = Media:Atomsds.zip
|license=Mixed
| source      =
|download=https://dlhb.gamebrew.org/dshomebrew/atomsds.7z
}}  
|website=https://gbatemp.net/threads/atoms-ds.220548
}}
Atoms:DS is a homebrew puzzle game where you have to create chains reactions, eliminate your rival's atoms and convert them to yours. It is based on a game on Amiga with a few additional features including a multiplayer mode for up to 6 players.


A puzzle game about placing atoms to defeat other player, which features that multiplayer mode with up to 6 players.
==User guide==
 
The objective is to destroy all the other players' atoms.
==Objective==
Destroy all the other players Atoms.


==User guide==
Each player takes turn to place an atom.
Each player takes it in turn to place an atom.


This atom can either be placed on the an empty square or on top of one of the players existing atoms. Atoms will go critical and explode if the same number of atoms are placed on the square as there are surrounding squares.
This atom can either be placed on the an empty square or on top of one of the players existing atoms. Atoms will go critical and explode if the same number of atoms are placed on the square as there are surrounding squares (e.g. corners take 2, edges take 3 and centre take 4).
(e.g corners take 2, edges take 3 and centre take 4)


When an atom goes critical and explodes it will place new atoms horizontally and vertically around the square.  Any atoms already in those squares will be increased in size and become the property of the player that started the explosion.
When an atom goes critical and explodes it will place new atoms horizontally and vertically around the square.  Any atoms already in those squares will be increased in size and become the property of the player that started the explosion.
Line 26: Line 24:
Chain reactions are the key part of the game.
Chain reactions are the key part of the game.


[[File:Atomsds2.png]]
==Controls==
Stylus - Used throughout the game


==Controls==
==Screenshots==
Stylus - used throughout the game by discarding the other buttons
https://dlhb.gamebrew.org/dshomebrew/atomsds2.png
https://dlhb.gamebrew.org/dshomebrew/atomsds3.png


https://dlhb.gamebrew.org/dshomebrew/atomsds4.png
https://dlhb.gamebrew.org/dshomebrew/atomsds5.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 = "Atoms:DS";
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/atomsds.7z';
</script>
{{EmulatorJS Loader}}
}}
{{DS Control Settings}}
<!--END Online Emulator Section-->
==Compatibility==
==Compatibility==
Tested on: R4i-SDHC flash card with firmware 1.09b
Tested on R4i-SDHC (firmware 1.09b).


==Changelog==
==Changelog==
'''V0.7'''
'''V0.7'''
*Updated the exploding code so infinite loops should no longer happen
* Updated the exploding code so infinite loops should no longer happen.
*All the players progress is shown on the top screen in the form of bars cleaned up artwork
* All the players progress is shown on the top screen in the form of bars cleaned up artwork.


'''V0.6'''
'''V0.6'''
*Basic AI added
* Basic AI added.
*Atoms animate when its your turn
* Atoms animate when its your turn.
*Atoms also animate when they grow
* Atoms also animate when they grow.
*Tutorial added
* Tutorial added.
*Players can now pick which professors they want
* Players can now pick which professors they want.
*Improved menus  
* Improved menus.


==Credits==
==Credits==
Code and Sound FX by: Ross "GouldFish" Gouldthorpe
Code and Sound FX by: [http://www.thegouldfish.co.uk Ross "GouldFish" Gouldthorpe].
 
Art by: Chris Hildenbrand.
 
Music by: Kikaimaster.


Art by: Chris Hildenbrand
==External links==
* Author's website - http://www.thegouldfish.co.uk
* GBAtemp - https://gbatemp.net/threads/atoms-ds.220548


Music by: Kikaimaster


[[Category:Homebrew applications]]
[[Category:Puzzle Games on DS]]

Latest revision as of 04:43, 4 May 2024

Atoms:DS
Atomsds.png
General
AuthorRoss 'GouldFish' Gouldthorpe
TypePuzzle
Version0.7
LicenseMixed
Last Updated2010/04/12
Links
Download
Website

Atoms:DS is a homebrew puzzle game where you have to create chains reactions, eliminate your rival's atoms and convert them to yours. It is based on a game on Amiga with a few additional features including a multiplayer mode for up to 6 players.

User guide

The objective is to destroy all the other players' atoms.

Each player takes turn to place an atom.

This atom can either be placed on the an empty square or on top of one of the players existing atoms. Atoms will go critical and explode if the same number of atoms are placed on the square as there are surrounding squares (e.g. corners take 2, edges take 3 and centre take 4).

When an atom goes critical and explodes it will place new atoms horizontally and vertically around the square. Any atoms already in those squares will be increased in size and become the property of the player that started the explosion.

Chain reactions are the key part of the game.

Controls

Stylus - Used throughout the game

Screenshots

atomsds2.pngatomsds3.png

atomsds4.pngatomsds5.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

Compatibility

Tested on R4i-SDHC (firmware 1.09b).

Changelog

V0.7

  • Updated the exploding code so infinite loops should no longer happen.
  • All the players progress is shown on the top screen in the form of bars cleaned up artwork.

V0.6

  • Basic AI added.
  • Atoms animate when its your turn.
  • Atoms also animate when they grow.
  • Tutorial added.
  • Players can now pick which professors they want.
  • Improved menus.

Credits

Code and Sound FX by: Ross "GouldFish" Gouldthorpe.

Art by: Chris Hildenbrand.

Music by: Kikaimaster.

External links

Advertising: