First release 1.0.0


1.0.0 - First release

Hello! I am thrilled that you are interested in Robot Invasion Defense II and that you have even found my initial post regarding the game's first release. I sincerely hope that you enjoy playing the game as much as I have enjoyed developing it. If you happen to come across any bugs or errors (which there are bound to be), please don't hesitate to leave a comment here or on the game's GitHub page. Additionally, if you are a fellow developer, please feel free to peruse the game's open-source code on our GitHub repository.

Now, without further delay, I am excited to present to you the release notes for the game's first update!

Game's GitHub

Data storage 

  • User data is stored locally in a single file. 
    • This file contains the user's level and currency. 
    • This file contains saved game data. 

Menu 

  • The menu view displays the user's basic information (currency and level). 
  • From the menu view, the user can navigate to the start_game menu, select a level and start playing.

Gameplay 

  • The user has game-specific lives. 
    • Lives are visible in the view. 
    • Lives decrease as robots pass through. 
  • The user has game-specific currency. 
    • Currency is visible in the view.
    •  Currency increases as robots are destroyed. 
  • The user can pause the game.
    •  In the pause view, the user can end the game.
  •  The user can win or lose the game. 
    • The user loses when lives drop to zero. 
    • The user wins when reaching a certain level.
  •  The user can place towers.

Files

robot_invasion_defence_2.zip 13 MB
May 13, 2023

Get Robot Invasion Defence 2

Leave a comment

Log in with itch.io to leave a comment.