Coder Social home page Coder Social logo

arcus's Introduction

ArcuS

forthebadge made-with-python
Join the chat at https://gitter.im/ArcusChat/community

Arcus is 2D shooting game made in Python using pygame.

GamePlay :-

screenshot screenshot

Multiplayer :-

A multiplayer version of the game made using socket communication.

Requirements :-

  1. Python(2 or 3)

  2. pygame

    install it by typing

    sudo apt-get install python-pygame

    OR

    pip install pygame

How to start playing :-

  1. Clone the repo
  2. Run python main.py

For multiplayer :-

checkout the multiplayer branch
  1. Change the server_ip in the constants_file to localhost for P1
  2. Run python server.py
  3. Change the server_ip for P2 to the public ip of the system on which the server is running
  4. P1 and P2 run run python main.py and click on multiplayer

Controls :-

  1. Give direction to the arrow using the mouse
  2. Drag the arrow to increase velocity
  3. Release to Shoot

Contributons :-

  1. All contributions are welcome.
  2. Please feel free to open any new issues for bugs or feature requests.
  3. Please try to include a screenshot with the pull request if any visual changes are made to the game.
  4. Please feel free to communicate on the gitter channel if you face any problem.

Communication channel :-

Gitter

arcus's People

Contributors

sriyash421 avatar shellkore avatar holmes7 avatar pavitkaur05 avatar gitter-badger avatar

Watchers

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.