Skip to content

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.

License

Notifications You must be signed in to change notification settings

ChromeGaming/GameSphere

Repository files navigation

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
main
186 Quick Type
187 SIMON_GAME

| 186 | Quick Type | | 187 | SIMON_GAME | main | 188 | Cubula_Game | | 189 | Ball_Shooting_Game | | 190 | Baseball_Game | | 189 | Hand_Cricket_Champ | | 190 | Pop My Balloon | main | 191 | Doraemon Run | | 192 | Earth_Guardian | | 191 | Doraemon Run | | 192 | Hand_Cricket_Champ | | 193 | SnakeBites Game |

| 194 | Ball_Shooting_Game | | 195 | Baseball_Game | | 196 | Flames_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

About

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published