https://github.com/markpatterson27/pixelnest---2d-ship
2D Shooter from Pixelnest Unity tutorial at http://pixelnest.io/tutorials/2d-game-unity/
https://github.com/markpatterson27/pixelnest---2d-ship
Last synced: 2 months ago
JSON representation
2D Shooter from Pixelnest Unity tutorial at http://pixelnest.io/tutorials/2d-game-unity/
- Host: GitHub
- URL: https://github.com/markpatterson27/pixelnest---2d-ship
- Owner: markpatterson27
- Created: 2018-02-01T16:04:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-25T15:25:43.000Z (about 7 years ago)
- Last Synced: 2025-10-26T07:26:20.140Z (8 months ago)
- Language: C#
- Homepage:
- Size: 6.46 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pixelnest 2D Shooter Game
2D game based on the Unity tutorial from Pixelnest: https://pixelnest.io/tutorials/2d-game-unity/
## Branches
* master: main branch
* testing-exercise: branch that includes deliberate errors to be found in a testing exercise.
## Testing Exercise
This version of the game has deliberate errors introduced that have to be found as part of an exercise on testing.