An open API service indexing awesome lists of open source software.

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/

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.