-
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
4973631
commit 88a61e4
Showing
3 changed files
with
37 additions
and
55 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 |
---|---|---|
@@ -1,35 +1,13 @@ | ||
# Contributing | ||
|
||
- [Status](#status) | ||
- [How to contribute](#how-to-contribute) | ||
|
||
<br> | ||
|
||
--- | ||
|
||
<br><br> | ||
|
||
## Status | ||
|
||
**This project is not actively maintained.** | ||
|
||
Due to my workload and limited capacities for Open-Source projects, I can't spend as much time on maintenance and the community as I wish I could. | ||
|
||
<br><br> | ||
Due to my workload and limited capacities for open-source projects, I can't spend as much time on maintenance and the community as I wish I could. | ||
|
||
## How to contribute | ||
|
||
### Bugs only | ||
|
||
Besides bug fixes, any other kind of created issue or Pull Request might be ignored or closed without further notice. | ||
<br> | ||
|
||
### Fork | ||
## Forking | ||
|
||
I suggest creating a fork under your profile to adjust to your needs and build a thriving community there. | ||
|
||
<br><br> | ||
|
||
<hr> | ||
<br> | ||
|
||
Thank you for your understanding 👌 |
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
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,34 @@ | ||
# Todo | ||
|
||
## Priority | ||
|
||
### Fixes | ||
|
||
- Fix framerate issue on fast systems (game is too fast) | ||
- Fix background size on XXL-large screens (visual trick?) | ||
|
||
### Minor | ||
|
||
- Increase engine sound slightly | ||
- Add GitHub link (if viewed via Vercel) | ||
- Update background images to be brighter, nebula, interesting | ||
- Add win/lose condition and end screen | ||
- e.g. be hit max. 3x (lives) | ||
|
||
## Refactoring | ||
|
||
- Integrate event library | ||
|
||
## Future | ||
|
||
- Implement Hotkeys for weapons - 1,2 | ||
- Implement Mouse click left/right steers like left/right (split screen) | ||
- Fade music from A to B (dramatic sometimes, e.g. 25% chance, never at start) | ||
|
||
## Experimental | ||
|
||
- Particles: Can multiple items be hacked into? | ||
- Foreground DOM object (display, stereo) | ||
- Animated by JS, moves/scrolls over screen | ||
- With SVG mask | ||
- With Canvas blend-mode OR background-blend |
88a61e4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
silent-space – ./
silent-space.vercel.app
silent-space-git-main-theremotecoder.vercel.app
silent-space-theremotecoder.vercel.app