-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
78d2ba9
commit d3bb330
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
RELEASE NOTES | ||
------ | ||
v0.4.0 | ||
- Implemented system for forming title texts on screen with planetesimals. | ||
- The starting scene now starts with a single blue cube that explodes to form small planetesimals in sync with the explosion sound in the intro. | ||
|
||
------ | ||
v0.3.0 | ||
- Organize code structure for better architecture. | ||
|
||
------ | ||
v0.2.0 | ||
- JavaScript prototype is converted to C#. | ||
|
||
------ | ||
v0.1.0 | ||
- Initial prototype made with JavaScript |