Sunday, 16 February 2014

Basic ideas

1. Ideas and some technical details

For my assignment I would like to do 2D shooting game using Unity. I believe that most challenging part are the good sprites, so it is worth to spend some time and prepare really good graphics. Unity it self is a very powerful tool combining elements of Photoshop and Visual Studio. Currently I am going over number of Unity tutorials and preparing my player sprites which are going to be animated.

Game functionality:
- 2D game
- controls: keyboard + mouse (recommended)
- single player
- two types of weapons (pistol and shotgun) - can be extended
- laser scope attached to guns
- three different types of enemies (can be extended) - randomly spawned
- four levels (ascending difficulty) - can be extended
- ammo
- player interface (image of player, health, ammo for pistol, ammo for shotgun, score)
- lift (move from ground to basement level)

No comments:

Post a Comment