PHP Game Boy Emulator in Terminal
Note: This post is over 10 years old. The information may be outdated.
A creative developer came up with a clever way to play classic Game Boy games directly in your terminal. This emulator implementation is written entirely in PHP, showcasing the language's versatility and capabilities.
Vietnamese Description: Một lập trình viên nghĩ ra cách giải trí chơi các game của Game Boy ngay trên Terminal. Chương trình giả lập này được viết bằng PHP.
Note (2025): This project was originally created for PHP 5.6 or 7. While these versions are deprecated, the project demonstrates interesting concepts about terminal rendering and game emulation. Modern PHP versions are likely compatible, but verify with the original repository.
Project được viết bằng PHP, đầu tiên cần cài đặt PHP 5.6 hoặc 7. Nếu bạn là lập trình viên PHP, chắc chắn bạn sẽ kinh ngạc với những gì PHP làm được. Cách cài đặt và chơi có hướng dẫn đầy đủ tại trang Github.
PHP-Terminal Game Boy Emulator | GitHub
Related Posts
Migrate (again) to Next.js 13 Pro Max
I've been using Gatsby since 2019 and while it's great that I can write my blogs in NeoVim, commit and push to Github, and have Cloudflare Pages build and publish to CDN, but I was becoming frustrated with the slow building times and the overall maintenance requirements.
Pricetrack: theo dõi giá và cashback (by Firebase)
Pricetrack (https://pricetrack.web.app) là một side project nhỏ của mình với chức năng theo dõi giá liên tục từ các trang TMDT (tiki.vn, shopee.vn, ...), thông báo và cashback hoàn tiền. Vì hay mua sắm nên pricetrack giúp mình check được giá ảo lên xuống thất thường, hoặc track khi nào có khuyến mãi thì mua. Khi giá thay đổi, giảm hoặc dưới ngưỡng mong muốn, tracker sẽ alert thông qua email hoặc push notification qua trình duyệt. Được build hoàn toàn từ Firebase của Google, trong lúc mình test các dịch vụ của nền tảng này thì pricetrack ra đời.
Super Simple Shorten URL với Firebase Dynamic Links
goo.gl đã shutdown, và được thay thế bằng Dynamic Link của Firebase. Mình đã sử dụng API của Dynamic Link và Firebase viết ứng dụng Shorten URL mới siêu đơn giản như dưới đây. Bài viết này mình xin hướng dẫn một chút và chia sẽ mã nguồn, cũng như cách deploy siêu đơn giản của Google Firebase.
api.duyet.net
[https://api.duyet.net](https://api.duyet.net/) is now online.  ...