📄 description.txt
字号:
Tutorials, from "Introduction" to "Tutorial 7", belongs to "tutorials catagory.
The game "JellyFish from Outer Space" (a 3D version of the classic Space Invaders) is thought to be the final tutorial but maybe could enter into the Game catagory too (would be nice have it in both categories, if possible. It has not word document, but it is well commented and is based on all previous tutorials)
All tutorials are developed and tested under Embedded Visual C++ 4 with SP3, and for PocketPC devices (Pocket PC sdk is required), using the OpenGL ES Vincent implementation. All had been succesfully tested under emulator and final device (Dell Axim x50) with a playable amount of FPS.
JellyFish from Outer Space Game key bindings:
left and right cursors: move the tank
return: shot
up and down cursors: change camera (there are four cameras)
A windows desktop version is provided in the Win Build folder using Hybrid OGL|ES implementation (also the windows port is provided too, in the "Space Invaders Win folder")
An arm version is provided in the arm build folder (binary for pda) using Vincent implementation
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -