Git Product home page Git Product logo

bhavyac16 / space_b__ars Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lakshyaaagrawal/space_b__ars

0.0 1.0 0.0 24.75 MB

An expansive game made on PyGame. All the rogue keys have escaped your keyboard, except the loyal Space_B__ar. Use the Space Bar to capture all of the other keys. And then use those keys to come up with commands, which help you catch the rest. Aims to be a Massive User Modded Game.

Home Page: https://lakshyaaagrawal.itch.io/space-bar

License: GNU General Public License v3.0

Python 100.00%

space_b__ars's Introduction

Space_B__ars

This is a game made on Python, and runs on the PyGame libraries.

All the rogue keys have escaped your keyboard, except the loyal "Space_B__ar". Use the spacebar to capture all of the other keys. Remember, if you try to capture an already captured key, it will escape, and so, avoid trying to capture the spacebar at all costs or face the consequenses.

The keys that you have captured can be used to form commands, which help you capture the other keys. So, you could use the command "slow" to slow down the stream of characters. And yes, even to save the game, use the command "save"; so, you know what to do ๐Ÿ˜‰.

The main idea behind the game is to make it an expansive user-modded game. Thus, one of the goals is to have a large list of commands that the user can execute, and must explore to find out. Some of the commands that have been thought of are - protect, reverse, slow, save, wildcard etc. The player will not be knowing which all commands exist in the game, but rather be expected to try out the different words that can be formed with the available keys, and see what happens and works.

Installation instructions

The game is written in python3 and therefore requires python3 to be installed along with the pygame library. It also uses the pickle library - which is inbuilt. To install the pygame library using pip, execute

  pip3 install pygame

Then, Download the zip file from the here( https://github.com/LakshyAAAgrawal/Space_B__ars/archive/master.zip ) and extract it. Then go to the extracted folder, by using

cd Space_B__ars

then, to run, execute -

  python3 game.py

Windows users can just execute -

  pip install pygame
  python game.py

Contribute

The project highly encourages any contributions, in any form - graphics, sounds, game commands, or code contributions. All suggestions, bug reports and idea contributions are welcome in the discussions. Please report as many bugs, and create issues. Check issues for already pending feature requests and bugs. You could also help in Documenting the code, and performing code maintenance ( mainly, modularising the source code into multiple modules ). Also, you can contribute by giving suggestions and feature requests, filing bugs, etc. All by raising issues and labeling them.

Original Concept

  • Lakshya A Agrawal
  • Shrikant Garg
  • Rahul Kukreja
  • Nitish Gupta

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.