Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Sokoban 3DX Xbox: Difference between revisions

From GameBrew
(Created page with "{{Infobox XBOX homebrew | title = Sokoban 3dX | image = https://www.gamebrew.org/images/xboxhomebrew/StarWars-Aftershock-front.jpg|250px | type = Puzzle | v...")
 
No edit summary
Line 1: Line 1:
{{Infobox XBOX homebrew
{{Infobox XBOX homebrew
| title      = Sokoban 3dX
| title      = Sokoban 3dX
| image      = https://www.gamebrew.org/images/xboxhomebrew/StarWars-Aftershock-front.jpg|250px
| image      = https://www.gamebrew.org/images/xboxhomebrew/Sokoban3dX-front.jpg|250px
| type        = Puzzle
| type        = Puzzle
| version    = V1.0
| version    = V1.0
Line 12: Line 12:
<youtube>dWtHwC_UGlE</youtube>
<youtube>dWtHwC_UGlE</youtube>


A sokoban game complete in DirectX 3D.The graphics are pretty simple( cubes ),
A sokoban game complete in DirectX 3D.The graphics are pretty simple( cubes ), but hey, it is my first 3d stuff and for sokoban it is really enough. It is a simple code, no Microsoft framework and good commented, well not so good ;) but you can follow what's going down...
but hey, it is my first 3d stuff and for sokoban it is really enough. It is a
 
simple code, no Microsoft framework and good commented, well not so good ;) but
you can follow what's going down...
Hope the code help somebody out there to start off.
Hope the code help somebody out there to start off.
Have fun with the game and stay clean...
Have fun with the game and stay clean...
JungleBoy.
JungleBoy.


INSTRUCTIONS:
=== INSTRUCTIONS: ===
-------------
You are in control of a little green cube that you can move around with the
You are in control of a little green cube that you can move around with the
arrow keys and the camera position, you can change with 8, 2, 4, 6, + and -
arrow keys and the camera position, you can change with 8, 2, 4, 6, + and -

Revision as of 00:21, 21 February 2018

Sokoban 3dX
Sokoban3dX-front.jpg
General
Author(s)JungleBoy
TypePuzzle
VersionV1.0
LicenceMixed
Links
Download
Source
Advertisements

<htmlet>adsense</htmlet>

A sokoban game complete in DirectX 3D.The graphics are pretty simple( cubes ), but hey, it is my first 3d stuff and for sokoban it is really enough. It is a simple code, no Microsoft framework and good commented, well not so good ;) but you can follow what's going down...

Hope the code help somebody out there to start off.

Have fun with the game and stay clean...

JungleBoy.

INSTRUCTIONS:

You are in control of a little green cube that you can move around with the arrow keys and the camera position, you can change with 8, 2, 4, 6, + and - on the numeric key pad.

The objective of the game is to put all the boxes( brown cubes ), on the goals ( red squares )...Simple hun!!!

Something you are going to need: Reload the level with F3 --->DON'T FORGET ;)

Advertising: