Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Weekly Update (week 1)

A topic by Dominik Waldowski created Apr 06, 2021 Views: 42
Viewing posts 1 to 1
Developer

We are done with first week of development!

To total it up I did about 3 streams ranging between 20min to 1 hour so this is under 3 hours of development in progress.

The features that were added were:

  • - players ability to move(using mouse click or finger tap), continuous player shooting
  • -Optimised bullet shooting using pooling. 
  • -Enemies firing randomly(Derived from player shooting)
  • -Scrolling background
  • -Game pause and basic main menu
  • -Camera control, scaling for various devices etc.
  • -powerup spawn and collection system on enemy kill
  • Save system framework

In next week we will focus on adding effects such as sounds and explosion, this is to have framework for these systems ahead of time rather than adding it towards the end.

As well as working with save system, this will include adding sound control etc.