Code Monkey home page Code Monkey logo

bomberman's Introduction

**BOMBERMAN GAME created as part of the SSAD course for the 3rd semester.

**The game can be started by typing "python controller.py" on your terminal and can be played by using the controls:

Basic Controls ::

	Move left -> a
	Move right -> d
	Move up -> w
	Move down -> s
	Drop bomb -> b
	Quit -> q

=>All enemies move at a constant speed whereas bomberman moves at varying speed

=>Enemies continue to move irrespective of whether the bomberman moves.

=>If you destroy an enemy 100 points are awarded, the game is won at 400 points.

=>As soon as you touch an enemy game stops and you lose and your final score is displayed.

=>You will get only 1 life to play the game.

=>You can press q at any point of the game to stop the game.

**The game has been made without the use of pygame or ncurses library and solely relies on the OOPS concepts and some hard-coding the basic stuff. The source code follows the OOPS concepts i.e., 1.Encapsulation 2.Modularity 3.Polymorphism 4.Inheritance , at various steps in the process.

**The code has been commented for people who wish to understand the source code of the game to provide them with a better understanding of what has been done to make the game work.

**Hope you like the game and enjoy while playing it.

Saurabh Chand Ramola 20161106 CSD

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.