Table of Contents
1. Hextris (hexagonal Tetris)
2. adarkroom (little dark room)
3. lifeRestart (life restart simulator)
4, lila (chess)
5. proxx (clear the black hole)
6、react-tetris(Tetris)
7. Open-Golf (Mini Golf)
Home Development Tools git GitHub project sharing: 10 open source online games that can be played with just one click

GitHub project sharing: 10 open source online games that can be played with just one click

Mar 24, 2023 pm 07:15 PM
github

This article summarizes 10 open source online games on GitHub, which can be played by clicking on them. Most of the games support playing on mobile phones, which is really cool!

GitHub project sharing: 10 open source online games that can be played with just one click

I wrote an article earlier and introduced 5 interesting and fun open source games. Although that article was recognized by the majority of readers at that time, there were also readers who Feedback: “These games look really interesting, but I don’t know how to install them and I’m worried if I can’t play them!” Readers’ needs are my direction. Instead of being “reasonable”, it’s better to just cut down the threshold, so I started planning to write a game. Article Click to open and you can play 's collection of open source games.

When looking for interesting online game open source projects, I found that although they are not as good as those PC games in terms of game quality and graphics, But they also have their own advantages, such as: No installation required, Easy to operate, Novel gameplay, Puzzle and relaxation, these games are basically You can play a game right away in your spare time (waiting for a meal, on the road, in a meeting?). The important thing is that because they run on the browser, most of the games can be played on mobile phones, which is really cool!

Today, I finally saved up 10 open source online games and share them all with you at once. HelloGitHub’s selected open source projects must have their own merits, let’s “watch and play” together!

1. Hextris (hexagonal Tetris)

Star number:2k|Programming language: JavaScript|Mobile version: Support

This is a fast-paced puzzle game inspired by Tetris. Hextris is basically played like Tetris, where you control the direction to eliminate falling blocks.

Players can rotate the hexagon through the Left/right direction keys so that the falling colored bars fall on the specified edge. The down direction key can speed up the falling speed. Clear blocks and earn points by connecting 3 or more blocks of the same color. Continuous eliminations are rewarded with points doubled. The game ends when the color block breaks through the dark gray hexagon.

Source code: github.com/Hextris/hex…

Address: hextris.io/

2. adarkroom (little dark room)

Star number: 6.3 k|Programming language: JavaScript|Mobile version: Not supported

An interesting text-only adventure game that supports Chinese. In the game, players collect materials, add buildings, make props, and weapons to experience an interesting adventure. If you like RPG games, this will definitely be your cup of tea.

The game is a bit boring in the early stage and you can only click Tim Chai. Students who have never played it are easily confused at first because it takes time to trigger the event. Click Tim after reading the scrolling text. Chai Wait patiently for 30 seconds, and a new event will be triggered, thus starting your adventure. The game will save game progress locally by default, and also supports importing/exporting archives.

Source code: github.com/doublespeak…

Address: adarkroom.doublespeakgames.com/? lang=zh_cn

3. lifeRestart (life restart simulator)

##Star Number: 9.6k|Programming language: JavaScript|Mobile version: Support

Speaking of online word games, we have to mention the open source game "Life Restart Simulator" that was particularly popular in the past two years.

In the game, players only need to select talents and assign initial attributes at the beginning, and then watch the years fly by, and their life will be over in the blink of an eye. If you are not satisfied, you can click to restart again You can start a new life. The game became popular due to its witty and humorous writing and unexpected ending. Now in addition to the above-mentioned classic mode gameplay, there is also a new celebrity mode to experience the life of a celebrity.

Source code: github.com/VickScarlet…

Address: liferestart.syaro.io/public /inde...

4, lila (chess)

Star number:12.9k|Programming language:Scala TypeScript|Mobile terminal:Support

This is a chess game that promises to be free forever and without ads. It supports Chinese. . This project is not just a chess game, but a platform for everything about chess. Because in addition to online battles, human-machine battles, friend battles, competitions, etc., it also has tutorials for learning chess, a community, and watching and live streaming.

Source code: github.com/lichess-org…

Address: lichess.org/zh

5. proxx (clear the black hole)

Star number: 1.2k|Programming language: JavaScript|Mobile version: Support

A game similar to minesweeper. The gameplay and rules are basically the same as minesweeper. Here we exclude unknowns Black hole behind the block.

You can choose the game difficulty at the beginning, set the width/height and the number of black holes. After the player clicks on an unknown block, a number or a black hole will appear. If it is a number, the number represents the number of black holes around it. For example, "1" means that there is a black hole behind the block around the number. If the black hole is clicked, the game will begin. Finish. The upper left corner shows the number of unknown blocks, the upper right corner shows the cost/optimal time, and the switch button below can switch to marking mode.

Source code: github.com/GoogleChrom…

Address: proxx.app/

6、react-tetris(Tetris)

Star number:7.4k |Programming language: TypeScript|Mobile version: Support

to reproduce the classic Tetris. This project uses the technology stack of React Redux Immutable. The reproduction level of this game can be called pixel level, which is not only reflected in the picture, but also in terms of smoothness, gameplay, sound effects and other aspects.

Source code: github.com/chvin/react…

Address: chvin.github.io /react-tetri…

7. Open-Golf (Mini Golf)

##Star number:1.6k|Programming language: C|Mobile version: Not supported

A golf game with a total of 20 levels. Although the graphics of the game are rough, I had a good time playing it. The highlights are the collision response and the interesting level design.

Source code:

github.com/mgerdes/Ope…

Address:

mgerdes.github.io /minigolf.ht…

8、pinball

Star Number: 1.9k|Programming language: Flutter|Mobile version: Not supported

This is a Google open source classic built using Flutter and Firebase Pinball game. There are operation prompts at the beginning: A (left filter)/S (serve)/B (right filter). The game is very exquisitely made.

Source code:

github.com/flutter/pin…

Address:

pinball.flutter.dev /

##9、chinese-dos-games(Chinese DOS games)

##Star Number

: 7.2k|

Programming language: Python|Mobile terminal: Support An online Chinese DOS game collection, currently supporting 1800 games.

Source code:

github.com/rwv/chinese…

Address: dos.zczc.cz /

10. Habitica(habits)

Star number

: 9.6 k|

Programming language: JavaScript|Mobile version: Support This is an open source application for cultivating habits, so why does it appear in the game collection? Because it treats your habit-building process as an RPG.

You need to create tasks that need to be completed in reality according to the set habits. When you complete a task, you will receive corresponding experience and gold coins. These things can be used to upgrade the level of your virtual character and purchase equipment. . But when the mission fails, the corresponding blood volume will be lost as punishment. As your level increases, more ways to play will be opened, such as: hatching pets, professions, exclusive skills, teaming up to play dungeons, etc.

Source code:

github.com/HabitRPG/ha…

Address: habitica.com/

at last

When writing this article, I found that a classic game will have many open source projects of the same type. For example, searching for "Tetris" on GitHub will find 50,000 open source projects, but it can be done as described in the article. "Hextris" and "react-tetris", there are very few open source projects of the same quality.

In fact, the functions are all the same, but the "things" unique to each project will not be achieved overnight. This requires continuous iteration and a lot of energy and time. Only then can the project stand out.

(Learning video sharing: Basic Programming Video)

The above is the detailed content of GitHub project sharing: 10 open source online games that can be played with just one click. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
WWE 2K25: How To Unlock Everything In MyRise
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

GitHub project sharing: 10 open source online games that can be played with just one click GitHub project sharing: 10 open source online games that can be played with just one click Mar 24, 2023 pm 07:15 PM

This article summarizes 10 open source online games on GitHub, which can be played by clicking on them. Most of the games can be played on mobile phones, which is really cool!

what is github what is github Mar 24, 2023 pm 05:46 PM

GitHub is a hosting platform for open source and private software projects, allowing developers to host their own code here and perform version control. GitHub focuses on open source projects and collaboration. Through open source projects on this platform, developers can view the source code of other developers' projects, communicate and learn.

[Summary] Some reasons and solutions that may cause GitHub to not open [Summary] Some reasons and solutions that may cause GitHub to not open Mar 27, 2023 am 11:33 AM

GitHub is a very popular version control and code hosting platform. However, sometimes we may encounter the problem of being unable to access GitHub. This is because GitHub is a global platform and is affected by factors such as geographical location, network conditions, and website settings. This article will introduce some possible reasons why GitHub cannot be opened, as well as methods to solve these problems.

Let's talk about how to upload projects and text documents in github Let's talk about how to upload projects and text documents in github Mar 27, 2023 am 10:53 AM

GitHub is a Git-based code hosting platform that is widely used in open source communities and internal enterprise code management. You can upload projects and text documents on GitHub, but the formats it supports and the upload methods are slightly different.

[Organization and sharing] 7 interesting and practical open source GitHub projects [Organization and sharing] 7 interesting and practical open source GitHub projects Nov 30, 2022 pm 06:18 PM

This article will share with you 7 interesting and practical open source projects. These projects have been included on GitHub. I hope it will be helpful to everyone!

How to download only the contents of one folder in github How to download only the contents of one folder in github Mar 27, 2023 am 10:53 AM

GitHub is a popular code hosting platform used for developer collaboration and version control. As a developer, you may need to download only the contents of a specific folder from another developer's GitHub repository. In this article, we will demonstrate how to download only a folder in a GitHub repository without downloading the entire repository.

Let's talk about how to set up a protected branch and submit a PR in Gitlab Let's talk about how to set up a protected branch and submit a PR in Gitlab Mar 30, 2023 pm 09:01 PM

This article is about learning Gitlab, talking about how to set up a protected branch and submit a PR to your leader. I hope it will be helpful to everyone!

Let's talk about how to delete a folder in the GitHub repository Let's talk about how to delete a folder in the GitHub repository Mar 27, 2023 am 11:33 AM

GitHub is a very popular version control system that allows users to store and share their code bases on the Internet. It is one of the must-have tools for programmers. However, sometimes we may need to delete a folder in the GitHub repository. This article will introduce how to delete a folder in the GitHub repository.

See all articles