惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

MongoDB | Blog
MongoDB | Blog
罗磊的独立博客
美团技术团队
B
Blog
量子位
The Cloudflare Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
aimingoo的专栏
aimingoo的专栏
The GitHub Blog
The GitHub Blog
博客园 - 聂微东
P
Proofpoint News Feed
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
D
DataBreaches.Net
博客园 - 三生石上(FineUI控件)
Y
Y Combinator Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Vercel News
Vercel News
Blog — PlanetScale
Blog — PlanetScale
云风的 BLOG
云风的 BLOG
Microsoft Azure Blog
Microsoft Azure Blog
有赞技术团队
有赞技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
阮一峰的网络日志
阮一峰的网络日志
S
SegmentFault 最新的问题

The latest on open source games - The GitHub Blog

Beyond the engine: 10 open source projects shaping how games actually get made Dungeons & Desktops: 10 roguelikes that never die (because their communities won’t let them) Dungeons & Desktops: Building a procedurally generated roguelike with GitHub Copilot CLI Light waves, rising tides, and drifting ships: Game Off 2025 winners Game Off 2024 winners Game Off 2024 theme announcement Game Bytes · February 2024 Game Bytes · January 2024 Game Off 2023 results 🏆
Game Bytes · March 2024
Lee Reilly · 2024-03-28 · via The latest on open source games - The GitHub Blog

Game Bytes is our monthly series taking a peek at the world of gamedev on GitHub—featuring game engine updates, game jam details, open source games, mods, maps, and more. Game on!

Game news

Wizard simulator KeeperRL hits 1.0

Screenshot od KeeperRL.

C++

After 11 years of development, KeeperRL is celebrating the big 1.0 and is now out of early access. Billed as “the ultimate evil wizard simulator,” KeeperRL is a roguelike base builder that lets you dig into the earth to expand your dungeon and build up to intimidate the countryside with a fortress. The 1.0 release introduces minor villains, new workshops, new items, and many other improvements. So, tent your fingers evilly and check out KeeperRL on Steam.

HaxeFlixel port of Canabalt 🏃🏻‍♂️🏢

Screenshot of Canabalt.

Haxe

Canabalt has returned to the web! @AdamAtomic‘s 2009 Flash game didn’t invent the endless runner genre: it set it on fire. While it has remained available on various other platforms, it’s back in your browser with an official port by @ninjamuffin99. He tells us that it’s a very faithful port, since it was built with HaxeFlixel, a descendant of both Flash’s ActionScript and Canabalt‘s original Flixel framework. Start your daring escape now, or check out the source on GitHub.

Megacity Metro struts Unity’s stuff

Megacity Metro Screenshot.

C#

The Unity team has released Megacity Metro, a demo for building a game in Unity with a little bit of everything: large scale multiplayer, cross-platform clients, prediction netcode, and server-authoritative gameplay. The open source demo is an interesting peek behind the curtain. If a game uses a lot of what Unity has to offer, what does it look like? Megacity Metro is one impressive answer. Head over to the project site or repo to learn more.

Return to Area 51

Classic first-person shooter Area 51 was originally released in 2005 for Playstation 2, Xbox, and Windows. The preservationists of Project Dreamland have since shared source code “found at a garage sale of a former THQ developer.” Work is now ongoing to see if the game can be built and run on modern systems. Get yourself ready to pay a visit to “Groom Lake” by checking out the project on GitHub.

Engine watch

Defold 1.7

Screenshot od Defold 1.7.

C++

Defold, the all-in-one cross-platform game engine and editor, has shipped version 1.7. Defold 1.7 includes a new API for converting world to local coordinates, getting and setting sprites’ vertex attributes, and many bug fixes. There’s much more to the release, but you’ll have to read the Defold 1.7 release notes to get all the details.

The Mirror

Screenshot of The Mirror.

The Mirror is an all-in-one game development environment, built atop Godot Engine. The no/low-code engine and editor promises to help you “edit a game with friends in real-time.” The project just went open source on March 15. Read the announcement, then head over to the repo to get started.

Discord Embedded App SDK in developer preview

Discord has unveiled a new embedded app SDK. Now in a preview, developers will be able to create multiplayer games and other social activities in an <iframe> that runs directly within the Discord client. The SDK handles coordination between Discord and the third-party applications. We’re excited to see how developers will connect chat communities with their games! Head over to the Discord site for more.

New Phaser Docs go wherever you go

Phaser, a desktop and mobile web game framework, has shipped a brand new docs app called Phaser Explorer. Phaser Explorer is a new way to check out reference documentation, play with sample code, and explore the Phaser API. In a standout move for gamedev docs, Phaser Explorer is a progressive web application (PWA), so it works offline. Plus, in some browsers (such as Microsoft Edge), you can install the PWA as a standalone app. Try out Phaser Explorer now.

Game jams

Upcoming jams

  • Gamedev.js Jam (April 13 to 26)—Build an HTML5 game in 13 days, with a theme to be announced when the jam opens.
  • Fish Fest (April 1 to 8)—Not some kind of April Fools joke, I swear. All games created must feature fish. PROMINENTLY.

Recently-ended jams

7DRL recently wrapped its 20th year of jamming to make and finish a roguelike in 7 days or less. Though voting is still in progress, it’s already clear that there are many great entries this year. Here are a few entries to play and hack on:

  • GladiatorRL (source) challenges you with gladiatorial combat, focused on movement and positioning. The game explores a fresh combat system using abilities in space—moving both yourself and your enemies, interrupting or intercepting attacks—not simply bumping into opponents.
  • A Snake on a Plane (source) is a clever, funny homage to both Snakes on a Plane and Metal Gear ( ” Snake? Snake!? Snaaaake!” ). You’ll get it when you play it. And is that a nod to Canabalt in the background?

Animation showing Snake on a Plane gameplay.

Game jam game of the month: Lithic

Screenshot of Lithic.

This month’s Game Jam Game of the Month may have you sliding dull rocks around, but the game itself is a gem. Lithic, an entry to Brackeys Game Jam 2024.1, is a sokoban puzzle game with a twist: to proceed, you’ll need some help from the statues that reside in Lithic‘s levels. The game won’t just test your logic skills, you’ll solve some lightly challenging word games, too. With excellent art, music, tutorialization, and written dialogue, don’t delay sliding into Lithic on itch.io.

Written by

Lee Reilly

Senior Program Manager, GitHub Developer Relations. Open source hype man, AI whisperer, hackathon and game jam wrangler. I write && manage programs, support dev communities, and occasionally ship something.

Related posts

Explore more from GitHub

Docs

Docs

Everything you need to master GitHub, all in one place.

Go to Docs

The ReadME Project

The ReadME Project

Stories and voices from the developer community.

Learn more

GitHub Copilot

GitHub Copilot

Don’t fly solo. Try 30 days for free.

Learn more

Enterprise content

Enterprise content

Executive insights, curated just for you

Get started