Difference between revisions of "3DSnake"
From WikiTemp, the GBAtemp wiki
(Move video to not overlap infobox on smaller screens.) |
|||
Line 15: | Line 15: | ||
A Snake game for 3DS. | A Snake game for 3DS. | ||
− | |||
− | |||
− | |||
== Usage == | == Usage == | ||
Line 36: | Line 33: | ||
===v0.6=== | ===v0.6=== | ||
First release | First release | ||
+ | |||
+ | ==Video== | ||
+ | {{#ev:youtube|sdoMEXSgJ1A}} |
Revision as of 22:01, 18 January 2015
3DSnake | |
---|---|
General | |
Author | [[User:Josh Johansson|Josh Johansson]] |
Version | 0.6 |
Format | 3dsx ✔ 3ds ✘ bin/elf ✔ |
Links | |
Download | |
Discussion |
A Snake game for 3DS.
Contents
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