Giter VIP home page Giter VIP logo

Comments (7)

a2 avatar a2 commented on June 5, 2024

Game Flow

  1. Game boots
  2. Optional sequence of intro slides (skippable)
    • Story and context
    • Instructions/controls?
  3. Game menu
    • Start game
    • High scores
    • Credits
  4. Gameplay
  5. Game over screen
  6. Back to 3

from shark-wars.

a2 avatar a2 commented on June 5, 2024

4. Gameplay

  1. Shark arrives
    • Enceladus shown on left edge
    • Shark leaves Enceladus
    • Enceladus fades away
  2. "Battle music" starts
  3. Alien spaceships start appearing on the right edge

from shark-wars.

a2 avatar a2 commented on June 5, 2024

Open Questions

  • Do some spaceships move faster than others?
    • Maybe it depends on the color of fighter (green 💚 slow, blue 💙 medium, red ❤ faster)
  • Do the spaceships fire lasers back at the shark?
    • Yes, the shark has health (three lives ❤❤❤)

from shark-wars.

a2 avatar a2 commented on June 5, 2024

Power-ups

Currently, none.

Suggestions

  1. Speed-up the shark's vertical movement (jetpack?)
  2. Increase the shark's size (fish?)
    • Chomping an enemy gives 10x points
  3. Slow down enemies (clock?)

Power-ups last 10-20 seconds, to be determined.

from shark-wars.

a2 avatar a2 commented on June 5, 2024

Score counting

Currently, game starts with 0 and increases for ever enemy hit.

Action Items

Starts at 10 points and decreases by 10 points whenever a UFO passes the shark, negative points cause game over.

from shark-wars.

a2 avatar a2 commented on June 5, 2024

Health counting

Currently, game starts with three hearts (❤️❤️❤️) and decreases when an enemy goes past the shark.

Action Items

Game starts with three "planets" (🌎🌍🌏) and decreases similarly, as if the enemies are destroying the planets, or something. Each "planet" could have segments, between 2-4 perhaps.

Shark has three lives (🦈🦈🦈) and decreases if a UFO hits the shark. The third hit causes game over.

from shark-wars.

a2 avatar a2 commented on June 5, 2024

Difficulty increase

Factors

  • shark gun charge speed (1% / tick but slows to 0.5% / tick during 1 min) (see point 1 below)
  • enemy spawn interval (every 4 sec but increases to ever 1 sec over 3 mins)
  • shark movement speed (currently fixed)
  • enemy movement speed (currently fixed)

Action Items

  1. ✅ Remove gun charge (needlessly complicated)
  2. Difficulty should increase as you keep playing

from shark-wars.

Related Issues (10)

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.