-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangelog.txt
More file actions
28 lines (24 loc) · 824 Bytes
/
Copy pathChangelog.txt
File metadata and controls
28 lines (24 loc) · 824 Bytes
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
Changelog
---------
-------
TO DO:
- Add boolean value "gap" to each platform which is somehow generated randomly,
instead of having multiple platforms overlapping on the same position.
-------
----------------------------
v1.2 - Platform generation fixed
----------------------------
- Added logic to generate the map completely random the whole game,
compared to previous release, when a big chunk of randomly-generated
platforms would repeat infinitely.
- Changed background color to a very dark blue.
----------------------------
----------------------
v1.1 - Minor changes
----------------------
- Added deformation animation when passing on a gray platform.
- Speed bar now becomes green when the pedals are jammed.
----------------------
----------------------
v1.0 - Initial submission
----------------------