-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
33 lines (24 loc) · 1.14 KB
/
README.txt
File metadata and controls
33 lines (24 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
GameName:
Astron
GameDescription:
Astron is a BountyHunter.
After a nuclear war has devasted the surface of the planet, the remaining survivors live a life of constant fear, fighting, and survival.
In order to earn money and survive the wasteland, Atron has to fight the remains of the victims, coming back to life due to the radiations.
In this game the player has to finish the game without dying. Astron can shoot, jump, double jump and wall jump.
You can die if you touch an enemy or if you touch the spikes.
In order to increase your score, you have to collect coins and kill enemies. You can also try to speedrun the game with the integrated timer.
Try to win without diying :)
The game is available on GitHub : https://github.com/ItsGibbs/PlatformerJS
HowToPlay:
-Install the "liveserver" extension on Visual Studio Code
-In the VSCode explorer, right clic on "main.html" and select "Open with Live Server"
GameControls:
[D] = Strafe Right
[Q] = Strafe Left
[Space] = Jump
[ECHAP] = Pause Game
[SUPPR] = Show Hitboxes
[RIGHT ARROW] = Shoot Right
[LEFT ARROW] = Shoot Left
[RIGHT ARROW]+[UP ARROW] = Shoot Up Right
[LEFT ARROW]+[UP ARROW] = Shoot Up Left