Skip to content

Releases: EnginyeriaSofwareUB/ES2017B3

Release 4 (Final)

22 Dec 09:09
Compare
Choose a tag to compare

Added new features:

  • Chickens can shoot grenades (select weapon with key 3).
  • Random spawn flags.
  • Mute / unmute effects.
  • More player information (munition, grenades, damage received...)
  • Pause: skip the game.
  • Display information turn during the changing of players and displays all the map.
  • Added team in credits.
  • Solved some bugs.

We released the web page! -> https://enginyeriasofwareub.github.io/ES2017B3/

Third Release

01 Dec 09:53
Compare
Choose a tag to compare

Version 0.3:

  • Added Sounds (shoot, jump, chicken damage...)
  • Added Parallax in background.
  • Chicken dies if it goes out of scene.
  • Destructible terrain.
  • Added Exit button in main scene.
  • Changed some deprecated functions.
  • Added pause in game (spacebar key).
  • Added points system.

Second Release

17 Nov 13:22
Compare
Choose a tag to compare

This release includes:

  • Chicken sprites for the characters.
  • More than one chicken in play.
  • Two teams (player1 and player2) with his chickens.
  • Preconfigure game: select number of chickens.
  • Chickens can kill other chickens and chickens can die.
  • Game ends when all the chickens of one player die.
  • Players can control their chickens. Control is changed when chicken action time ends.
  • New image assets for the game (backgrounds for example).
  • Gun and shoot fixed.
  • Some bugs fixed.

First sprint

20 Oct 10:58
Compare
Choose a tag to compare

This sprint includes:

  • Menu scene: main scene to play a new game, access to configuration or access to the credits.
  • Configuration scene: created empty scene with a link to main scene.
  • Credits scene: created empty scene with a link to main scene.
  • Game scene: scene where the game is played. It has one player with one playable character and an internal turn countdown that, when it finalizes, it goes to final scene.
  • Final scene: scene with fake results of the game that has been played. It has a link to main scene.