Git Product home page Git Product logo

wgj-277's Introduction

Redoing this readme, please wait warmly

wgj-277's People

Contributors

sartoriccardo avatar

Stargazers

 avatar

Watchers

 avatar

wgj-277's Issues

Polish the plants

A plant should show particles when it just got watered, and should show how many points it gained upon being harvested.

Itch.io page

Create the itch.io page and properly style it.

Game Over screen

When the game ends, a screen showing "Game over" and a summary of the game stats should show.
The screen should show the following stats

  • Points earned
  • Plants harvested
  • Plants uprooted
  • Plants watered

The screen should have 2 buttons:

  • Back to menu
  • Play again

Options menu

Add an options menu where you can change:

  • Controls
  • Volume
  • Fullscreen

Player

The player can move around, water plants and harvest/uproot them. The player can switch between the following states:
player_flowchart
While IDLE, the player can move around with arrow keys.

Water indicator

Add an indicator that tells the player when a plant is ready to be watered.

Tutorial

Add a small tutorial so the player can learn the game's mechanics. It should explain

  • Watering and harvesting
  • Benign plants
  • Weeds
  • Herbivorous plants
  • Boost plants (if added)

Booster plant

Add a Booster plant, an alien plant that, when harvested, makes the next plant you water grow instantly.

Plants

Plants should take a PlantResource consisting of:

  • (benign plant only) no. times it needs to be watered
  • (benign plant only) seconds before it can be watered again
  • seconds before it wilts, if it hasn't been watered
  • spawn chance related to other plants (weight)
  • points given once harvested when fully grown

The following diagram describes a benign plant's life:
plant_flowchart
Benign plants can't be uprooted.

The following diagram describes a parasitic plant's life:
parasite_flowchart

Background

Make the background of the game look like an alien garden. With an odd sky color, 2 suns, UFOs flying about, etc...

Game Interface

The game interface should have the following information displayed:

  • Points gathered
  • Time left until the end of the game
  • Pause button

Gameplay

Add plants spawning randomly during a 60 second period. The game will also end once that time is over.

Fix player movement

The player's movement currently does not feel right physics wise, the accelleration makes no sense and is seemingly random.

Herbivorous plant

Add a herbivorous plant: an alien plant that grows every couple of seconds, feeding off and killing a random nearby plant. If no plants are nearby, it wilts.

Weeds

Implement weeds: a type of parasitic plant that will make every benign plant nearby grow slower and wilt faster.

Main menu

Implement a main menu. It should have the following buttons:

  1. Play
  2. Options
  3. Credits
  4. Quit

Pause button

Add a pause button which pauses the game and opens a menu with the following buttons:

  • Menu
  • Restart
  • Options

Game soundtrack

Add a soundtrack to the game so the user doesn't have to awkwardly play in silence.

Sound effects

Add sound effects for the following in-game actions:

  • Watering a plant
  • Harvesting/uprooting a plant
  • Earning points
  • Plant growing
  • Plant wilting
  • Walking
  • Finishing the game

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.