GithubHelp home page GithubHelp logo

dr-man-game's Introduction

DR-MAN game!!

My first development project in the Full Stack Web Development bootcamp of Ironhack.

I will implement DR-MAN Game.

Description

DR-MAN must eat all balls in board without found a COVID in their path.

If DR-MAN found a COVID, he dies and LOST GAME!!! If DR-MAN eat all balls in board, he WINS!!

How to play?

DR-MAN can move in 4 directions using once of arrow keys. When we use an arrow key, DR-MAN move automatically in selected direction to found a wall, don't need press permanently an arrow key.

COVID move in randomize directions, can change their movement.

MVP's

User need an start game board to start playing!!

User need a DR-MAN to move it!!

COVIDs appears in board an try to attack DR-MAN

User or COVIDs WINS!!!

Backlog

User need an start game board to start playing!!

  • Draw board game, all walls.
  • Draw all eating pills.

User need a DR-MAN to move it!!

  • Draw DR-MAN in initial position and can move it.
  • Implement DR-MAN movement, stops if found a wall or a COVID.

COVIDs appears in board an try to attack DR-MAN

  • Draw COVIDs in start room.
  • Implement randomize movement of COVIDs.
  • Hidden eaten balls by DR-MAN and set points in Board point

User or COVIDs WINS!!!

  • Implement WIN or GAME OVER status...

BONUS:

  • Implement bonus balls.
  • Implement logical of bonus points.

Classes:

Game:

Class to manage all items need in game: Board, PAC-MAN and Ghost. And to managing status of game: Points, WIN or GAME OVER!!

Board

A class to manage all walls and draw it.

Figure

Abstract class for difine attributes and functions to use in DR-MAN and COVID classes

DR-MAN

Class used to manage DR-MAN

COVID

Class used to manage COVIDs

GitHub Repository

DR-MAN Game

Kanban Board

DR-MAN Project

dr-man-game's People

Contributors

mdemena avatar

Watchers

 avatar James Cloos 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.