GithubHelp home page GithubHelp logo

dindatiwi / project-6-openclassrooms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from petreasil/project-6-openclassrooms

0.0 0.0 0.0 158 KB

turn-based board game

CSS 12.59% HTML 33.08% JavaScript 54.34%

project-6-openclassrooms's Introduction

Project-6-OpenClassrooms

turn-based board game

Online game written JavaScript in which 2 players play each turn to compete.

  • Randomly generating the game map. Each box can be either: Empty/Unavailable (dimmed).
  • For each turn, a player can move from one to three boxes (horizontally or vertically) before ending their turn.
  • Players can not pass through obstacles.
  • If players cross over adjacent squares (horizontally or vertically), a battle begins.
  • Each player attacks in turn
  • The damage depends on the player's weapon
  • The player can choose to attack or defend against the next shot
  • If the player chooses to defend , they sustain 50% less damage than normal
  • When the life points (initially 100) falls to 0, they lose. A message appears and the game is over.

Live Demo: https://petreasil.github.io/Project-6-OpenClassrooms/

project-6-openclassrooms's People

Contributors

petreasil avatar

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.