Coder Social home page Coder Social logo

the-benatar-space-game's Introduction

The_Benatar_space_game

Adventure of a boy with the benatar.

Screenshots

[Back to top]

Screen 1 Screen 2
Screen 3 Screen 4
--------------------------------------------- ---------------------------------------------
Screen 5 Screen 6

Demo

[Back to top]

Follow the below video link to see how I fared on The benatar space game

[Space Shooter Demo - link]

(https://vimeo.com/818505391)

Controls

[Back to top]

Button
Move Left a
Move right d
Move top w
Move down s
Fire bullets spacebar
Quit game q

Game Features

[Back to top]

  • Health bar for the space ship
  • Score board to show how you are faring so far
  • Multiple type alien
  • 5 lives per game
  • Fun to play :)

Installation

[Back to top]

For Windows

Linux/Debian based systems

Option 1: Download the zipped executable file

If your download was saved on the ~/Downloads folder

Press Ctrl + Alt + T to open the shell if you are on GNU/Linux based systems and type

$ unzip ~/Downloads/benatar-0.0.3.Linux.zip -d ~/Desktop
$ cd ~/Desktop
$ ## navigate to the unzipped file and change the file permissions for the executable
~/Desktop $ chmod +x benatar
~/Desktop $ ./benatar

This will unzip the file on your Desktop, you can replace it with the directory of your choice

NOTE : If it gives you an error, you probably don't have unzip installed in your system.

$ sudo apt-get install unzip

That should fix the error.

  • Run the executable named benatar

A Similar process would be followed for OS X

Option 2: Build from source

You need to have pygame installed for this option.

Clone the repo
$ git clone https://github.com/Devesh-code/The-Benatar-space-game.git
$ cd The-Benatar-space-game/
$ chmod +x benatar.py
$ python benatar.py

For Ubuntu/Debian

$ sudo apt-get install python-pygame
Clone the repo
$ git clone https://github.com/Devesh-code/The-Benatar-space-game.git
$ cd The-Benatar-space-game/ 
$ python benatar.py

the-benatar-space-game's People

Contributors

devesh-code avatar

Watchers

 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.