Skip to content

Commit 7157915

Browse files
committed
Readme updated
1 parent 66e187c commit 7157915

File tree

2 files changed

+72
-50
lines changed

2 files changed

+72
-50
lines changed

LEVEL_EDITOR_README.txt

Lines changed: 0 additions & 37 deletions
This file was deleted.

README.txt

Lines changed: 72 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,81 @@
11

2-
***************************************
3-
** **
4-
** STARCRAFT COMMANDOS **
5-
** **
6-
***************************************
2+
STARCRAFT COMMANDOS
3+
***********************
74

8-
- CONTROLS:
5+
Description
6+
--------------------------------------------
97

10-
* Q: Ghost invisible.
8+
Starcraft Commandos is a university project that consists in making a tribute to the original Starcraft.
9+
We were able to change some aspects of the game to make it different, so we ended making a mix of Starcraft and Commandos.
1110

12-
* W: Ghost sniper.
11+
How to install
12+
--------------------------------------------
1313

14-
* R: Pause the game.
14+
- Open the "Game" folder
1515

16-
* Spacebar: centers the cam to the selected unit.
16+
- Double click to the "Starcraft Commandos.exe"
1717

18-
* Tab: Centers the camera between units.
18+
How to play
19+
--------------------------------------------
1920

20-
* Arrows: Move the camera.
21+
The objective of the game is to collect the 3 bombs and arrive to the extraction point. If the firebats detects one of your units the game is lost. You can only fight the marines, but if your units die the mission is failed.
2122

22-
* Select Medic, click with right button another friendly unit: Medic will heal it.
23+
There are 3 different modes:
24+
25+
- Normal: as long as one unit survive you can finish the mission.
26+
- Hard: if ONE unit dies the mission is failed.
27+
- Pro: you play only with the Ghost. Good luck!
28+
29+
Debug Features
30+
------------------------------------------------
31+
32+
- Press KP_1 to return to the main menu (in game)
33+
- Press F1 to enable debug mode:
34+
- Colliders are shown as red
35+
- Vision ranges are shown
36+
- Pathfinding nodes are shown
37+
- M: to create a marine
38+
- F: to create a firebat
39+
- G: to create a ghost
40+
- O: to create a observer (unit removed from the final game)
41+
- D: to create a enemy firebat
42+
- N: to create a enemy marine
43+
- L: to create a medic
44+
- K: to kill all your units (and lose)
45+
46+
- Press KP_5 to open the level editor (only in the menu scene)
47+
- To create units use the same keys mentioned before
48+
- Click to select one or multiple units
49+
- Draging with the mouse will drag all the selected units
50+
- Click outside the units to deselect them
51+
- Middle button of the mouse with a selected unit (only one) to orient it.
52+
- Right click with one selected unit to create a node to patrol. You can create as many nodes as you want
53+
- Press space with one selected unit patroling to erase the last node created
54+
- Press KP_Enter with one patroling or multiple units to start/stop patroling
55+
56+
- Press S to save the level
57+
WARNING: the level saved will overwrite the actual level that contains the game. Some modes of the game may not work due to this.
58+
59+
- Note: there is no way to exit the editor scene for now. Close the application to exit.
60+
61+
Changelog
62+
---------------------------------------------------------------
63+
To watch the changelog of all the Starcraft Commandos versions click the link below:
64+
65+
https://github.com/traguill/Starcraft/releases
66+
67+
Github
68+
----------------------------------------------------------------
69+
70+
https://github.com/traguill/Starcraft
71+
72+
Facebook
73+
----------------------------------------------------------------
74+
75+
https://www.facebook.com/SheepnDreams/
76+
77+
Twitter
78+
-----------------------------------------------------------------
79+
80+
https://twitter.com/SheepnDreams
81+

0 commit comments

Comments
 (0)