3DSnake: Difference between revisions

From WikiTemp, the GBAtemp wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽
Cyan (talk | contribs)
m bin/elf
No edit summary
Line 1: Line 1:
{{Infobox 3DS Homebrew
{{Infobox 3DS Homebrew
| title         = 3DSnake
| title     = 3DSnake
| image      = Image:3dshb_3DSnake.png
| image      = 3dshb_3DSnake.png
| type         = arcade game
| type       = arcade game
| author     = [[Josh Johansson]]
| author     = [[Josh Johansson]]
| version     = 0.6
| version   = 0.6
| licence     =  
| licence   =  
| download = http://www.daftlyoddsoftware.com/downloads/3DSnake.zip
| download   = http://www.daftlyoddsoftware.com/downloads/3DSnake.zip
| source     =  
| source     =  
| discussion = https://gbatemp.net/threads/homebrew-3dsnake.375118/
| discussion = https://gbatemp.net/threads/homebrew-3dsnake.375118/
| 3dsx = yes
| 3dsx       = yes
| 3ds = no
| 3ds       = no
| bin = yes
| bin       = yes
}}
}}


Line 17: Line 17:


==Video==
==Video==
https://www.youtube.com/watch?v=sdoMEXSgJ1A
{{#ev:youtube|sdoMEXSgJ1A}}
 


== Usage ==
== Usage ==
This is a very early build.  Graphics and other functionality will be enhanced when I get more time.
This is a very early build.  Graphics and other functionality will be enhanced when I get more time.


When I get a bit more time i'll add in the detection when the snake eats himself, better images(wisp), sound?
When I get a bit more time i'll add in the detection when the snake eats himself, better images(wisp), sound?


== Changelog ==
== Changelog ==
===v0.6.2===
===v0.6.2===
silent update (still v0.6)
silent update (still v0.6)

Revision as of 13:38, 18 January 2015

3DSnake
General
Author[[User:Josh Johansson|Josh Johansson]]
Version0.6
Format3dsx
3ds
bin/elf
Links
Download
Discussion

A Snake game for 3DS.

Video

{{#ev:youtube|sdoMEXSgJ1A}}

Usage

This is a very early build. Graphics and other functionality will be enhanced when I get more time.

When I get a bit more time i'll add in the detection when the snake eats himself, better images(wisp), sound?

Changelog

v0.6.2

silent update (still v0.6)

  • Snake eating himself detection
  • did some house keeping
  • also game over is permanent now(no moving to resume haha) Pressing X restarts game.

Known bug:

  • if the snake "dies" whilst moving down it will cause game to be in infinite game over. Fix is in next upload.

v0.6

First release