Skip to content

Commit

Permalink
Readme not on Mac version, contributions. Pull request template.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsherif committed Dec 15, 2021
1 parent 513e02a commit 6ec5888
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ Linux
- Run `make` for a debug build or `make release` for an optimized build.
- Run `./space-shooter` from the `build/` directory.

What About Mac?
---------------
I hope to work on a Mac platform layer as soon as I have a Mac machine to work on.

Contributing
------------
Since this project is intended as a personal challenge, I am not accepting external contributions at this time. I am very open to feedback, however, so feel free to open an [issue](https://github.com/tsherif/space-shooter.c/issues) for anything that needs fixing.

Asset Credits
-------------
- Sprites: https://ansimuz.itch.io/spaceship-shooter-environment
Expand Down
1 change: 1 addition & 0 deletions pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Thanks for your interesting in `space-shooter.c`! Since this project is intended as a personal challenge, I am not accepting external contributions at this time. I am very open to feedback, however, so feel free to open an [issue](https://github.com/tsherif/space-shooter.c/issues) for anything that needs fixing.

0 comments on commit 6ec5888

Please sign in to comment.