Git Product home page Git Product logo

cj9-generous-giants's Introduction

Generous Giants

A multiplayer game named " "

We've developed a multiplayer game where you can walk around and explore randomly generated maps together. We'd intended to add combat and weaponry but unfortunately ran out of time.

Setup:

  1. Create a virtual environment with python -m venv env
  2. Activate it (source ./env/bin/activate or your platform's equivalent.)
  3. Install dependencies pip install -r requirements.txt
  4. Ensure you have the server running (python src/server.py)
  5. Run clients! python main.py [optional ws url]. The default url is ws://localhost:8001.
  6. Create a room. You can join a room specifically with /join room-name. Type /help for other commands, and /start to start the game!
  7. Move with WASD, and press R to regenerate the map!
  8. Press number keys to trigger some custom sounds we've made!

Bugs that are features: You can change your nick at any time, to anyone's for fun! Characters can walk off the map over your ui! Characters can go up off the screen to show up on the bottom! You can join games in progress just like regular games Anyone can trigger a map refresh Characters "glitch" when leaving "Safe" areas on the map

Sprites thanks to https://kenney.nl/, under the CC0 license.

Screenshots!

Where you start Playing together Around the UI we go

cj9-generous-giants's People

Contributors

anandshah98 avatar bast0006 avatar khilseith avatar killerboss2019 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

anandshah98

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.