#
web-game
Here are 194 public repositories matching this topic...
-
Updated
Apr 18, 2020 - TypeScript
-
Updated
Jun 6, 2020 - TypeScript
A turn-based game system built with phaser
-
Updated
Mar 17, 2019 - TypeScript
A free to use text-based PBBG / MMORPG script
-
Updated
May 9, 2020 - PHP
Your own games website, filled with open source goodness! Automated installation of a plethora of open source web games. Fully customizable.
game
fun
games
website-builder
game-collection
web-game
javascript-games
html5-games
time-waster
game-site
-
Updated
Jan 9, 2020 - PHP
jkenlooper
commented
Dec 19, 2019
Players that try to verify their e-mail address after the verification token has expired need a way to resend it. The current solution is to have them set their e-mail to an empty string which should delete the e-mail address from the account. Then they should be able to add their e-mail address back in. This workaround is untested, and is not an ideal solution.
Maybe it could show a different
Not Completed. Just for fun
-
Updated
May 28, 2020 - JavaScript
Play "Ultimate Tic-Tac-Toe" in the browser 🚀
-
Updated
Jun 2, 2020 - TypeScript
Multiplayer turn-based browser strategy game
-
Updated
Jan 17, 2019 - JavaScript
[Yasminoku] Sudoku game, generator and solver totally written in DHTML. Highly configurable.
javascript
game
cross-platform
html5-game
vanilla-javascript
cross-browser
sudoku-solver
sudoku-puzzle
sudoku
cross-platform-game
multiplatform
javascript-game
web-game
sudoku-puzzles
multilanguage
dhtml
cross-device
web-based-game
sudoku-game
sudoku-generator
-
Updated
Jan 30, 2020 - JavaScript
javascript
css
game
html5
chemistry
sprites
canvas-game
html5-game
kids
canvas2d
css3-animations
educational-game
web-game
web-gui
kids-learn
educational-project
-
Updated
Apr 13, 2020 - JavaScript
A simple web game based on Tic Tac Toe
-
Updated
Sep 27, 2019 - JavaScript
game
endless-runner
canvas-game
platformer
trains
web-game
bionic
dystopia
dystopian
trainhopping
cyborg
parkour
-
Updated
Feb 11, 2017 - JavaScript
PIXI.JS + Tiled = Neu, easy engine for web+ games
-
Updated
Sep 25, 2019 - JavaScript
2020 Web Based Puzzle Game
-
Updated
May 7, 2020 - JavaScript
Eight Queens chess game. Can you place 8 queens on the board with none under attack? A web game inspired by the class math puzzle. Built in React with Chessboard.jsx
chess
eight-queen-problem
web-game
react-game
webgame
chess-puzzle
8-queens
eight-queens-puzzle
8queens
8-queen-problem
eight-queens-game
-
Updated
Jun 16, 2020 - JavaScript
[La villa del seis] A terror adventure. Combination of graphical point-and-click adventure and text adventure (interactive fiction) totally written in PHP and DHTML.
javascript
game
php
cross-platform
game-engine
engine
game-development
interactive-fiction
adventure-game
cross-browser
text-adventure
adventure-game-engine
text-adventure-game
point-and-click
cross-platform-game
adventure
multiplatform
web-game
web-based
cross-device
-
Updated
Jan 30, 2020 - PHP
Hextris Lite - Just Hextris, nothing added.
-
Updated
Jun 20, 2019 - JavaScript
My game for the 48 hours game development competition Ludum Dare 37.
game
java
gamedev
libgdx
game-development
android-game
ludum-dare
ludum
dare
horror
time-travel
web-game
ludumdare
horror-game
libgdx-game
48-hours
dare-game
horror-fiction
timetravel
therefactory
-
Updated
Jan 8, 2019 - Java
Repositório com as implementações relativas ao projeto SENAI Challenge 2018, cuja proposta do ano é o desenvolvimento de um jogo para browser. Poderão ser utilizados HTML, CSS, JS e Java para o back-end. Também utilizaremos a engine PHASER e bibliotecas diversas para todas as linguagens acima descritas, como JQuery , gson, entre outras.
-
Updated
Mar 19, 2019 - HTML
Improve this page
Add a description, image, and links to the web-game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the web-game topic, visit your repo's landing page and select "manage topics."
The lobby behavior should resemble the game's behavior of stripping messaging prefixes (like
/t) if they are the start of the message.Maybe there should be no default
talkbehavior for the lobby (i.e. maybe it should behave exactly the same as the game, just without the character-based restrictions on communication). Feel free to discuss...