HTML Game

Open-source HTML projects categorized as Game

Top 23 HTML Game Projects

  • You-Dont-Need-JavaScript

    CSS is powerful, you can do a lot of things without JS.

  • one-html-page-challenge

    Can you create something cool without modern tools?

    Project mention: One HTML Page Challenge | news.ycombinator.com | 2023-06-15
  • Appwrite

    Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.

  • awesome-ttygames

    Unix ASCII games

    Project mention: Distro that is only terminal, but still has the packages to install stuff? | /r/linuxquestions | 2023-04-17
  • Emulatrix

    Emulatrix - JavaScript and WebAssembly Emulator - Sega Genesis, Nintendo, Super Nintendo, GameBoy, GameBoy Color, GameBoy Advance, MAME32, DOSBox and Virtual Machines

    Project mention: What language to use and how to embed a simple retro videogame into a webpage? | /r/learnprogramming | 2023-06-08

    You'll need an emulator written in JavaScript for the game's console. Like Emulatrix.

  • invaders

    A 1980s-arcade-style game written using HTML5, Canvas, and Web Audio (by susam)

    Project mention: Why I started (and stopped) making games | news.ycombinator.com | 2023-06-20

    I wrote an invaders-style game last year: https://susam.net/invaders.html

    It was, in fact, a childhood dream of mine to write a game like this. However, the little GW-BASIC programming I knew and the very limited access to computers I had then was insufficient to write anything more sophisticated than simple text-based input/output programs. Although 25 years too late, writing this little game fulfilled that childhood dream of mine!

  • diablo2

    The Tankazon Resource - a Diablo II mini site.

    Project mention: Fun Fact: Natalya’s, Aldur’s, The Disciple, and Orphan’s Call sets are missing set bonuses | /r/Diablo | 2023-09-20

    Here's a link to the unchanged 1.13c version of sets.txt in case anyone wants to make sure I didn't change anything.

  • joycon.js

    Add controller functionality to your JavaScript game.

    Project mention: How to catch my gamepad buttons and make them do some simple things(If statement) in JavaScript? | /r/learnjavascript | 2023-06-20
  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • Moonlight

    The next generation hosting panel (by Moonlight-Panel)

    Project mention: Game Server Managers 2024 | /r/selfhosted | 2023-11-13

    GitHub: Moonlight GitHub (included because they bury the link on their site)

  • DRRP

    DooM RPG Remake Project is a total conversion of Doom RPG game on GZDoom

  • Fifteen_puzzle_maker

    This is a classic mini-game Fifteen Sliding Puzzle. This option works in the browser, in it you need to specify a regular picture, the program itself will cut the picture into squares and mix them.

  • not-my-cows

    A canvas game experiment - "Outer space has unleashed its fury! Protect your live stock, your livelihood, your home. It's all you've got left..."

    Project mention: Show HN: Not My Cows – Save your cows. Blast the meteors. Giddy up | news.ycombinator.com | 2023-08-17

    I made this straight vanilla JS game for a game jam a few years ago. Considering coming back to it and fixing the bugs and gameplay.

    https://github.com/jonfranco224/not-my-cows if anyone wants to check the source.

  • PygameShader

    2D Game texture special effects

    Project mention: Can I keep the gradient when replace colors? (see comment) | /r/pygame | 2022-12-29
  • cosmicverge

    A systematic, sandbox MMO still in the concept phase. Will be built with Rust atop BonsaiDb and Gooey

  • PhishGuard

    PhishGuard is an interactive cyber awareness game designed to educate users about phishing attacks and improve their ability to detect and avoid them.

    Project mention: Level Up Your Coding Skill: Join PhishGuard, the Revolutionary Open-Source Game! | /r/technology | 2023-05-19
  • mbh-firstnes

    From Below. A homebrew game for the NES released in 2020.

    Project mention: CRT Gaming with my own original homebrew game, Super Sunny World 🌞 | /r/crtgaming | 2023-04-11
  • INSIDE-ARG

    Documentation for Playdead's INSIDE ARG

    Project mention: Looking for help contacting a seller on Tokopedia. | /r/indonesia | 2022-12-30
  • sokobang

    sokobang - sokoban puzzle w/ bigbang.coffee

  • twitch-squid-game

    Squid game: Soldiers with Pure CSS

  • VReverything-VR-RTC

    VR everything on your desktop without steamvr, in addition uses of recordRTC

    Project mention: All games and video really auto VR depth immersive | /r/virtualreality | 2023-05-14

    I think OP is promoting VREeverything from https://github.com/AdairChan-CSH/VReverything-VR-RTC

  • game-engine-3d

    Planimeter Game Engine 3D

    Project mention: New Vulkan Documentation Website | news.ycombinator.com | 2023-10-11

    https://github.com/Planimeter/game-engine-3d/blob/main/src/g...

    Try reading the above implementation. It’s a Hello, Triangle with SDL. Should compile out of the box on Windows.

  • snake

    It's snake! (by derDere)

    Project mention: Snake made with an intern | /r/tinygames | 2023-03-10

    You can play it online here: https://derdere.github.io/snake/ Or look at the code here: https://github.com/derDere/snake

  • samsung-games

    I've backed up some browser games by Samsung here.

  • Aria-Engine-Prosody

    A rhythm game for web that anyone can play. similar to osu!mania but with it's own ideas, goals, and features.

    Project mention: A good PC rhythm game? (preferably 4k or free) | /r/rhythmgames | 2023-05-12

    If that still has issues you might want to look at the guthub itself and download it. If you don't trust it, thats fine, you can turn off your wifi, it should work the same. Here's the github: https://github.com/Crypto-Path/Aria-Engine-Prosody

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-11-13.

HTML Game related posts

Index

What are some of the best open-source Game projects in HTML? This list will help you:

Project Stars
1 You-Dont-Need-JavaScript 18,641
2 one-html-page-challenge 993
3 awesome-ttygames 720
4 Emulatrix 266
5 invaders 147
6 diablo2 97
7 joycon.js 88
8 Moonlight 87
9 DRRP 50
10 Fifteen_puzzle_maker 41
11 not-my-cows 32
12 PygameShader 22
13 cosmicverge 18
14 PhishGuard 18
15 mbh-firstnes 17
16 INSIDE-ARG 16
17 sokobang 8
18 twitch-squid-game 3
19 VReverything-VR-RTC 2
20 game-engine-3d 2
21 snake 1
22 samsung-games 1
23 Aria-Engine-Prosody 1
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
www.influxdata.com