DustRacing2D-master

所属分类:游戏
开发工具:QT
文件大小:18472KB
下载次数:13
上传日期:2015-08-27 23:51:45
上 传 者3191870
说明:  Qt实现的RPG游戏,2D,有些难度,做了一个多月很好的项目
(Qt realization of RPG games, 2D, some difficulty, do a good project more than a month)

文件列表:
AUTHORS (620, 2015-05-09)
CHANGELOG (38013, 2015-05-09)
CMakeLists.txt (3585, 2015-05-09)
CONTRIBUTING (3682, 2015-05-09)
COPYING (35147, 2015-05-09)
INSTALL (5667, 2015-05-09)
InstallLinux.cmake (4628, 2015-05-09)
InstallWindows.cmake (2090, 2015-05-09)
RELEASES (6356, 2015-05-09)
configure (94, 2015-05-09)
data (0, 2015-05-09)
data\editorModels.conf (2919, 2015-05-09)
data\fonts.conf (5673, 2015-05-09)
data\fonts (0, 2015-05-09)
data\fonts\UbuntuMono-B.ttf (191400, 2015-05-09)
data\fonts\UbuntuMono-R.ttf (205748, 2015-05-09)
data\icons (0, 2015-05-09)
data\icons\DustRacing.ico (16958, 2015-05-09)
data\icons\DustRacingEditor.ico (16958, 2015-05-09)
data\icons\WindowsEditor.rc (50, 2015-05-09)
data\icons\WindowsGame.rc (44, 2015-05-09)
data\icons\dustrac-256x256.png (72480, 2015-05-09)
data\icons\dustrac-editor.png (9290, 2015-05-09)
data\icons\dustrac-game.png (4917, 2015-05-09)
data\icons\icons.qrc (135, 2015-05-09)
data\images (0, 2015-05-09)
data\images\about.png (95770, 2015-05-09)
data\images\asphalt.png (40008, 2015-05-09)
data\images\brake.png (1729, 2015-05-09)
data\images\bridge.png (1826, 2015-05-09)
data\images\bridgeEditor.png (1824, 2015-05-09)
data\images\bridgeObject.png (45249, 2015-05-09)
data\images\bridgePreview.png (1101, 2015-05-09)
data\images\bushArea.png (18260, 2015-05-09)
data\images\carBlack.png (11597, 2015-05-09)
data\images\carBlue.png (14371, 2015-05-09)
... ...

## Dust Racing 2D Dust Racing (Dustrac) is a tile-based, cross-platform 2D racing game written in Qt (C++) and OpenGL. Dust Racing comes with a Qt-based level editor for easy level creation. A separate engine, MiniCore, is used for physics modeling. ## Features * 1-2 human players againts 11 challenging computer players * 3 difficulty settings: Easy, Medium, Senna * Split-screen two player game (vertical or horizontal) * Game modes: Race, Time Trial, Duel * 2D graphics with some 3D objects * Smooth game play and physics * Multiple race tracks * Finishing in TOP-6 will unlock the next race track * Star ratings based on the best positions on each race track * Easy to create new race tracks with the level editor * Engine and collision sounds * Pit stops * Runs windowed or fullscreen * Portable source code using CMake as the build system * Will be forever completely free ## License Dust Racing source code is licensed under GNU GPLv3. See COPYING for the complete license text. Dust Racing includes the source code for the GLEW library. See src/game/MiniCore/Graphics/glew/glew.h for the license text. Dust Racing includes the source code for the GLM library. See src/game/MiniCore/Graphics/glm/ogl-math/glm/glm.hpp for the license text. All image files, except where otherwise noted, are licensed under CC BY-SA 3.0: http://creativecommons.org/licenses/by-sa/3.0/ ## Playing ### Controls The default controls for player one (the pink race car): Accelerate | Brake | Turn left | Turn right ---------- | ----- | --------- | ---------- Up | Down | Left | Right The default controls for player two (the grey race car): Accelerate | Brake | Turn left | Turn right ---------- | ----- | --------- | ---------- W | S | A | D The key configuration and game mode can be changed in the settings menu. **ESC** or **Q** exits the race and also the current menu. **P** pauses the game. ### Races In the race modes there are always 12 cars. By finishing in TOP-6 a new track will be unlocked. The record times and best positions are stored separately for each lap count. ### Pit stops Your tires will wear out as the race progresses. This causes more and more sliding. Fortunately there's a pit (the yellow rectangle). By stopping on the pit your tires will be repaired. ### Custom track files Dust Racing searches for race tracks also in ~/DustRacingTracks/ where you can place your own race tracks. ## Command line options --lang [lang] forces the language. Currently available: fi, cs, it, fr. E.g. ./dustrac-game --lang it ## Building the project Please refer to the INSTALL document for build/install instructions if you're going to build Dust Racing 2D from sources. -- Jussi Lind

近期下载者

相关文件


收藏者