Skip to main content

2D Game Vision Treatment


2D Game Vision Treatment







Introduction :

 In the last blog I did I researched 3 games ideas that I like. I narrowed it down to one game idea I really like which is a 2D Endless Runner game and this game that I will be making will be called “Birds on the Fly”.


Birds on the Fly is a 2D Endless Runner game/flying game that uses the Unity 2D engine to immerse players where they are in a 2D world flying past infectious germ monsters to try and avoid. The player controls a bird who is trying to fly past as many of these infectious germ monsters as possible in which there will be a timer in the middle of the screen telling the player how much time they survived until they reach their demise. The key is to try and last as long as possible in the game before you meet your faith.




Game Genre : 


The game genre that I chose is going to be a Survival-based 2D Endless Runner.  The target audience for this game is casual gamers, people who are aged 10-20 years old.  The majority of people who usually play games like this are casual gamers and just want to play when they are bored and have some free time in their hands. 




Gameplay :


When you enter the game, you will be presented with a game screen that tells you "Start Game". And then the game will immediately begin and the player will enter a game world that has a repeating background of a bright green tree scenery with a blue sky and mountains that your bird playable character will be flying across. 


I thought I could try to give the player the option to be able to choose their own bird colour like Red, Green, Blue, Brown etc. But for this game, I want to keep it simple and I want to use a Bluebird as the main playable character of the game. The way how the player can control the playable bird character is by pressing the up or down keys to go up and down while the bird flies by itself all the player has to do is tell the bird which direction to go which is either up or down to avoid the enemies of the game which are infectious green germ monsters.


 And if all of a sudden the player ends up hitting one of the infectious green germ monsters then the game will end immediately and a big "Game Over" sign will appear and will give you the option to play again so you can beat your previous survival time or not. There will be a HUD (Heads-up Display). This feature will show information on the time and how long the bird has lasted in the game. If you last for 30 seconds, for example, the game will have a timer in the middle telling you lasted 30 seconds. I am going to find some Royalty-free copyright free music to fit the theme of this game and will be adding sound effects such as the birds tweeting to immerse the player further in the game and a game-ending sound when the player dies in the game.






Resources required :



The different types of resources that I am going to be using in order to make this game is Unity, Visual Studios and Blogger. And we also have blogs that we have to write up every week. We use blogger to write up what we learnt in Unity and Visual Studios for that week and also some things that we enjoyed and things that we found are difficult or really difficult.






Comments

Popular posts from this blog

My First Playable

  First Playable My First Playable game so far At this point right now in the process of making my game, I have now implemented the environment, the 3d character, the HUD interface of the gold coins, the player being able to run forward across the map and move left and right avoiding the obstacles pressing the left and right keys or the A and D keys. I also implemented the trigger where when you run across the coins you are able to collect the coins and the number of coins you collect will appear on the top left of the screen. I adjusted the main camera angle to be a third-person view of the entire game so it gives a good perspective of the coins and the obstacles. I then added plants to give it a better aesthetic and look to the game. The thing I wanted to change from my original vision was that I wanted to make the game way more suited to the theme of the game itself. So instead of wooden spikes, I added logs and instead of tree trunks I added regular trees and then I also added rock

Introduction to a Future Success

  Introduction to myself :)  This is me Nasim Slavotic :) Hello! My name is Nasim Slavotic, I am 20 years old and I am now a 2nd-year student in TUDublin Blanchardstown doing Creative Digital Media. I am from Dublin and I work part-time in my dad's butcher shop here in Blanchardstown in Coolmine near the post office.  What are my hobbies?  In my free time, I like to go to the gym. Also, I like to go out and take pictures with my camera and make videos on my Youtube channel (NaSiM101) which I took a break from for a while from the pandemic but I do love to brainstorm new ideas for videos and discover new trending things. I also love going out with my friends but now I am starting to go back out again since the pandemic had closed everything before but now everything is coming back to normal slowly but surely. When I'm bored I like to head on Photoshop and Illustrator and just make whatever comes in my mind.  https://pxhere.com/en/photo/1621191 Favourite Foods  I am a foodie at h

Alpha

  Alpha  This is my progress, I have updated the HUD and I added a few more features in the environment What is going good? So far so good, the game is coming along well. There are a few scripts I put in such as collecting coins, player movement, environment design, generating random levels and level boundaries.  The Technical Difficulties  But there are a few technical difficulties I am going through which is every time I try to put a rigid body component into my player when I added the jump feature into my player controller script, the player for some reason falls through the map and I tried many times trying to fix the issue but I will try my very hardest to fix it. I also need to add in collision detection with the obstacles and when the player does collide with one of the obstacles it will say game over and you have to restart again. Those are some of the difficulties I am facing, I will try and reach my lecturer or one of my peers in class to see if they know the issue behind thi