Post Reply 
3D-maze game
06-09-2017, 04:53 AM (This post was last modified: 06-10-2017 11:55 PM by wangchong01.)
Post: #1
3D-maze game
Hello,
I have created a 3d game.You need to eat 3 red diamonds and then eat the diamond in cyan to win.Press alpha to step forward and shift to go backward.Use Mouse to rotate view.You can change the depth of the camera by pressing + and -for a better view.Hope you will like the game.
I have changed it to 1.6 to fix problem while running in a virtual calculator.


Attached File(s)
.hpprgm  maze3d2.hpprgm (Size: 20.8 KB / Downloads: 66)
Find all posts by this user
Quote this message in a reply
06-10-2017, 01:51 PM
Post: #2
RE: 3D-maze game
The emulator crashes with the game.

http://mic.nic.free.fr - Youtube - Facebook
Find all posts by this user
Quote this message in a reply
06-10-2017, 02:08 PM (This post was last modified: 06-10-2017 02:15 PM by wangchong01.)
Post: #3
RE: 3D-maze game
try to use firmware above 10077 or real prime,if the problem still exists then reply to me.I think it may be due to 1/0 because the render on computer is too quick.
Find all posts by this user
Quote this message in a reply
06-11-2017, 02:35 PM
Post: #4
RE: 3D-maze game
I don't know if it was expected, but up arrow and down arrow leads the game to go up and down instead of (what I suspect) should get you moving forward and backwards.
Find all posts by this user
Quote this message in a reply
06-12-2017, 05:01 AM
Post: #5
RE: 3D-maze game
Press alpha and shift to go forward or backward.Up and down arrow keys is only for debug.
Find all posts by this user
Quote this message in a reply
02-25-2021, 02:06 PM
Post: #6
RE: 3D-maze game
Hello, I have improved your 3D maze 1.6. I set the up arrow and down arrow to forward and backward, and adjust the angle of view through the left arrow and right arrow, so that we can play with one hand.
I use the TICKS()WAIT() function to lock the refresh rate. When the refresh rate is less than 40ms, the refresh rate is locked at 40ms ± 10ms. In this way, the sensitivity of high-performance hardware such as virtual machine will not be too high to use the touch screen.
In addition, the up and down movement code and scaling code are commented.


Attached File(s)
.hpprgm  Maze3D1_6.hpprgm (Size: 21.09 KB / Downloads: 30)
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)