Git Product home page Git Product logo

gamesphere-multiplayer / gamesphere Goto Github PK

View Code? Open in Web Editor NEW
77.0 2.0 159.0 612.1 MB

In this platform we are here to play games with our friends at a same time without any interuption Our primary goal is to create a plateform where two or more friends can gather and play games online (such as multiplayer) without having to download any software or tools to their computers or mobile devices.

Home Page: https://gamesphere-multiplayer.github.io/GameSphere/

License: GNU General Public License v3.0

HTML 36.35% JavaScript 56.34% CSS 6.86% CoffeeScript 0.11% Shell 0.01% Batchfile 0.03% Makefile 0.01% sed 0.01% SCSS 0.20% PHP 0.02% Python 0.08% Dockerfile 0.01%

gamesphere's Introduction

image

Community

Table of Contents


About Our Project ๐Ÿ’ป



Name - GameSphere

Technologies Used - HTML, CSS, JavaScript, Bootstrap, WebSocket, jQuery, PHP, MySQL, Laravel etc..

Our Aim - Our primary goal is to create a website where two or more friends can gather and play games online (such as multiplayer) without having to download any software or tools to their computers or mobile devices.

Who are able to work with Us - UI/UX Design, Front-end developer, Back-end developer, *Know about WebSocket etc.. and also if you want to contribute in different fields we welcome you


Available Games ๐ŸŽฎ

List of Single Player Games

SNo. Game
1 Memory Card Game
2 Ping Pong
3 Rock Paper Scissor
4 Bingo Game
5 Tower
6 2048 Game
7 3d Car Racing Game
8 Anthority
9 Anti Virus
10 Audio Dash
11 Back to Space
12 Banner Image
13 Black Jack
14 Blanks Detective
15 Block Buster
16 Box Slice
17 Bullseye Game
18 Bunny
19 CHESS
20 Candy Crush
21 Card flip Game
22 Code Pong game
23 Complicit
24 Connect4
25 Curve
26 Cycles
27 DEEP SPACE
28 Day Of The Glitch
29 Dinosaur Game
30 Dont Die To Ghosts
31 Doremon Puzzle
32 Dragon World Game
33 Dinosaur Game
34 Drum Kit Play Game
35 Element Puzzle
36 Escape from Maze
37 Fall down
38 Flip The Card
39 Formation Absent
40 Frantic Run
41 Galaxy Rider
42 Geek Tac Toe
43 Guess The Number
43 Guess The Sequence
44 Hangman Game
45 HexGL Master
46 Hover Board Effect
47 I Want To Google The Game
48 Jumbit
49 JunoJs
50 LOSSST
51 Math Puzzle Game
52 Memory Game
53 Mexico Escape
54 Minesweeper Game
55 Movie Guess Game
56 Off The Lines
57 Off the line
58 PACKABUNCHAS
59 Pac - Man Doodle
60 Pacific Air Battle
61 Pin ball
62 Ping Pong Game
63 Platform Game
64 Rock-Paper Scissors
65 Rubik Cube
66 SHUTTLE DECK
67 SUDOKU
68 Sci-Fi Alchemy
69 Scroll Run
70 Short Circuit
71 Snake Game
72 Space Exploration
73 Space Menace
74 Space Gum
75 Space Huggers
76 Spaceship Escort
77 Squared Lines
78 Stack Game main
79 Strata
80 Swimming With Sharks
81 Tenacity
82 Tetris
83 The Mole Game
84 Theo's Escape
85 Tindeath
86 Track Not Found
87 Traffic Run
88 Tritetris - A game that extends from Tetris
89 Typing Game
90 Whake M Mole Game
91 World of Emojis
92 Alien shooting game
93 Back Up master
94 Back4gone master
95 Bit butcher
96 Black jack game
97 Doodle jump game
98 Floppy bird
99 Hextris gh pages
100 Nuclear safe
101 Offline
102 Pig game
103 Save the forest
104 Sciarra of colors
105 Slide puzzle master
106 Snakes and ladder
107 Space invaders
108 Space war
109 Tower defens
110 Tower
111 Whack a mole
112 Word Scramble
113 Dots and Boxes Game
114 Rabbit Game
115 Color Blast Game
116 Guess the Correct Logo
117 Air Balloon
118 Kill The Bird Game
119 Virtual Piano
120 Chill Lion Game
121 Coloron Game
122 Guess the Correct Logo
123 Kill The Bird Game
124 Classic Pool Game
125 Virtual Pickle Rick Maze Game
126 Bad Depot
127 Whisker's Leap
128 Mastermind
129 1024 moves game
130 Anime Clicker
131 The Flying Block
132 Angry Boars
133 1024 moves game
134 RGB Riddle
135 Atlas
136 Among Us game
137 Dungeon Crawler
138 Armor Alley
139 Falling Blocks
140 Stack 'Em Up
141 Mix And Paint
142 Bubble Blast Game
143 Starship Panic
144 Hunt Your Card
145 Guess The Random Shape
146 Hunt Your Card
147 Crossy Road Game
148 Bubble Blast Game
150 Hunt Your Card
151 Cable Maze
153 Bounce
154 Lights Out
155 Lonely Phantom
156 Frogger
157 Spider Man Game
158 Slide and Solve
159 3D Snake
160 Video Game
161 Color Crush Game
162 Slide and Solve
163 Escape Room
164 Simon says
165 Slingshot Game
166 Rabbit And Fox Game
167 Astray
168 AI CHESS
169 Circus Charley
170 Virtual Guitar
171 Subway Sufers
172 Ravoucs Raven Run
173 Car Racer
174 Chinese Checkers
175 Pic Puzz
176 Highway Race
177 Stacker
178 Platform Game Engine
179 Castle Escape Game
180 Shadow Poke Guessing Game
181 Marvel Role Playing Game
182 Animal Name Guessing Game
183 Basketball Game
184 Ball Jumper Game
185 Math Sprint Game
186 Quick Type
187 SIMON_GAME
188 Cubula_Game
189 Ball_Shooting_Game
190 Baseball_Game
191 Doraemon Run
192 Hand_Cricket_Champ
193 SnakeBites Game
194 Pop My Balloon
196 Doraemon Run
197 Earth_Guardian
198 Flames_Game
199 Ball_Fall_Game
200 City_Builder_Game
201 [Cooking_Challenge Game](.SinglePlayer%20-%20Games/Cooking_Challenge Game)
202 Doodling_Game
________________________________________________________________________________________________________________________________________________________________ # How to make a PR in a Project ๐ŸŸข

If you are interested to contribute in this project how to start contribute

  1. Fork the repo.

  2. After forking, clone the repo to your local machine. To clone the repo to your local machine, run the following command in your terminal:

    git clone https://github.com/<your-github-username>/GameSphere
  3. Add a remote upstream to the original repo. To add a remote upstream, run the following command in your terminal:

    git remote add upstream https://github.com/Durgesh4993/GameSphere/
  4. Create a new branch. To create a new branch, run the following command in your terminal:

    git checkout -b <your-branch-name>
  5. Make changes in source code.

  6. Add your changes To add your changes, run the following command in your terminal:

    git add <File1 changed> <File2 changed> ...
  7. Commit your changes. To commit your changes, run the following command in your terminal:

    git commit -m "<your-commit-message>"
  8. Push your changes. To push your changes, run the following command in your terminal:

    git push origin <your-branch-name>
  9. Create a PR.


Alternatively Using GitHub Desktop

  1. Open GitHub Desktop and log in to your GitHub account.

  2. Make sure you are on the "Current Repository" view. If not, go to "File" and select "Add Local Repository" to add your repository.

  3. In the "Current Repository" view, ensure you are on the branch that you want to submit a pull request for. If you're not on the correct branch, use the "Branch" menu to switch to the correct branch.

  4. Once you're on the correct branch, make your changes and commit them to the branch. You can do this by clicking the "+" button in the upper-left corner of the GitHub Desktop window, making your changes, and then entering a commit message.

  5. After you've made your changes and committed them, click the "Push origin" button in the top-right corner of the GitHub Desktop window. This will push your changes to the remote repository on GitHub.

  6. Now, go to the GitHub website, navigate to your fork of the repository, and you should see a button to "Compare & pull request" between your fork and the original repository, click on it.

  7. On the pull request page, you can review your changes and add any additional information, such as a title and a description, that you want to include with your pull request.

  8. Once you're satisfied with your pull request, click the "Create pull request" button to submit it.

Note: In order to create a pull request, you must have a fork of the original repository in your GitHub account and you must have made the changes in that forked repository.


Project Admin

Aman Kumar Singh
Aman Kr. Singh

โœจ Thank You for Your Contribution!

Thanks a lot for spending your time helping GameSphere. Thanks a lot! Keep rocking ๐Ÿป

Contributors

gamesphere's People

Contributors

0xabdulkhalid avatar abhinavcode13 avatar aditi22bansal avatar aman1-coder avatar amancoder-01 avatar arcvaishali avatar avdhesh-varshney avatar chinmayjain08 avatar coderuzumaki avatar durgesh4993 avatar jadavshraddha avatar kalivarapubindusree avatar keyuri-19 avatar lakhan06 avatar mahamat-abdelkerim-abakar avatar mandliyarajendra11 avatar nishitbaria avatar pallasivasai avatar parul1606 avatar patilharshh avatar s-ishita avatar sabhisharma-ise avatar shraddha761 avatar srujana-16 avatar sujanrupu avatar syedimtiyaz-1 avatar tisha6661 avatar uzmaansari23 avatar vsatwika avatar vyshnavi21504 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gamesphere's Issues

Creating a Landing Page

I didn't find any pull request regarding Landing page , So if someone is not working on that part I can prove to be a good asset

-> Also If there are any other pages which not still under work , I am wiling for that

therefore , please assign this task to me under GSSOC'23

Thank you

add a color blast game

The above game is a Html,Css,JavaScript game that creates a canvas element and initializes various game
objects such as the player, enemies, bullets, and particles. It also handles user input for movement
and shooting, collision detection, and game over conditions. The game loop continuously updates and
renders the game objects on the canvas. The game can be paused and restarted by clicking on the
canvas or pressing the spacebar. Can you plz assign this issue to me.

To create a Fully functional contact form

To create a Fully functional contact in which user fills data and is provided to the admin.
Use of JS to make form functional and usage of CSS and HTML to make the form as shown in the design.

add tic tac toe game

I want to add tic tac toe game which can later be integrated with landing page.Please assign this issue to me under GSSOC

Contact Us page

I would like to create a contact us for the website.
The contact us page will collect details like mail address, name, contact number, message, etc
I would like to enhance the user experience by changing the ui and making it more responsive
I would like to work on this under GSSOC'23. please assign me this issue.

Contact Us Page, FeedBack form and footer

We can also add feedback form to get the feedbacks from the users and improvise the user experience. I can make feedback form, contact us and footer with impressive user interface and responsive design. Can you assign this to me so that I can work on it as soon as possible as I want to contribute to the project and GSSOC'23?

Improvise readme.txt file. Correct spelling errors at various places and highlight important points for developers to notice easily

Hello @Aman1-coder . Arun here and i'm a member of GSSOC '23. It is obvious that there are various use-cases and features of the project that might go unnoticed in the format that is given now. I want to help you in improvising the readme.txt file as it serves as an important start point for developers. I will correct the grammatical errors and present it in a way developers can understand the target features of project easily. Please assign me this task. Thank you!

New Game: Connect 4

Connect 4 is a two player game where the objective is to get four of your colored checkers in a row vertically, horizontally, or diagonally in the grid used as the "game board." Each player takes turns putting one of their colored checkers in the 6 x 7 grid.

connect 4

Please assign this to me

New game: Air Hockey

Air hockey is a Pong-like tabletop sport where two opposing players try to score goals against each other
ice hockey

I would like to make this, please assign it to me

Home Page for Game Sphere

Hey @Aman1-coder,
I'm Darshan Jain, and I'm thrilled to be a part of this GSSOC'23. I bring along my expertise in HTML5, CSS, PHP, Bootstrap, and creative designs too. I'm passionate about open source projects and eager to contribute and collaborate with fellow enthusiasts.

Can you please assign this to me.

New Game: Mini Golf

Player has to put the ball in the hole, avoiding obstacles

There will be obstacles like water , sand , wind etc

Add License

I want to create LICENSE.md for this repository.

This contribution is part of GSSoC'23.

Adding tic tac toe

I'm confident I can do this s both single and multiplayer as I have experience in game creation..I am super excited and thrilled to be contributing for GSSOC and hoping that I would get to contribute to this one!

New game: Diglet Whack-A-Mole

Hi! I would like to contribute to this issue under the GSSoC'23. It seems interesting and aligned with my skills. I would be happy to take it up and work on this project. Kindly provide me the opportunity to work on the issue.

Diglet-Whack-a-mole.mp4

Add Typing Game

I would like to work on this issue under GSSoC. Can u please assign this issue to me?

New Game: Pig Game

By using html ,css and js I will create this game. Please assign me this

Restructure the README

Hey @Aman1-coder, here is a separate issue proposing the improvement of the README file.

This contribution is part of GSSoC'23.

Can I get assigned?

Adding hangman game!

I would like to contribute to this one as I'm super thrilled to work on the same for GSSOC and have immense experience working on websites too!

Add Snake Game

To create an interactive snake game using HTML, CSS and JavaScript

[New Game] : 2048 Game

Objective of the game is to merge tiles to reach the elusive 2048 tile and beyond in this addictive number puzzle game. Swipe in four directions to combine identical numbers, strategize your moves, and aim for the highest score. Can you conquer the board and become the ultimate 2048 master?

Please assign this issue to me, I will contribute to this issue under GSSoC'23. I can create it with the help of HTML, CSS, JS

Creating Navbar.

Could you assign this issue under GSSOC'23 where we create a navbar in which the button for Login, Sending/receiving invitations and Points earned, and time period will show.

Add memory game

I would like to work on this issue under GSSoC. Can u please assign this issue to me?

making header section of website

I can make header section of website , and can do it very sufficiently as I had made header sections of websites . Please assign this to me under GSsOC'23

LUDO GAME

Creating the LUDO Game

I can create the ludo game using HTML , CSS and JS.
Assign me this under GSSoC'23.

New Game : Minesweeper

Please assign this issue to me, I will contribute to this issue under GSSoC'23. I can create it with the help of HTML, CSS, JS

Coin Collection

This is a multiplayer game and can be played by more than two people. Here players will collect coins which are spreaded in the game. The players have to move through blockades and go in the direction in which they can collect maximum number of coins. This will implemented in Javascript with attractive css animations. Winner will be decided by the maximum number of coins collected by a player, once all coins are collected.

@Aman1-coder Please assign this project to me under GSSoC'23.

add back to top button

I want to add back to top button in readme as it is a lengthy doc and will improve user experience.Please assign this issue to me

New Game: Ping Pong Game

I want to add this game to this project. It is an interesting game. I am an enthusiast of Web Development. May you assign this to me so that I can work as soon as possible and contribute to this project and GSSOC'23?

Add playable piano

We can add a playable piano game making it interactive using HTML, CSS and JS

Add meltdown game

I eagerly want to add this game.
In this game:
Meltdown is a tactical arcade shooter featuring both single player and intense online multiplayer. Become the most skilled soldier, choose your weapons, get the best upgrades, buckle up and start your mission.
Please assign this to me.

Add Code of Conduct

I want to create CODE_OF_CONDUCT.md for this repository.

This contribution is part of GSSoC'23.

Creating the Landing Page

I think of developing a new landing page or if already building than I can contribute to it

-> I know many animations tricks
-> Also having good experience in making frontend part with tailwind css

therefore , I request you to please assign it to me under GSSOC'23

Thank you

add readme badges

I want to add readme badges. please assign this issue to me under GSSOC

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.