Game Development

GitHub is bringing back Game Off, its sixth annual game building competition, in November

2 min read

The GitHub team announced yesterday that they’re coming back with their sixth annual game jam, called Game Off in November. In Game Off, participants are given one-month to create games based on a theme provided by GitHub.

Anyone including newbies and professional game developers can participate, without any restrictions. Moreover, the game can be simple or complex, depending upon your preference.

The Game Off team recommends using open source game engines, libraries, and tools but you can make use of any technology you want, as long as it is reliable. Also, both team and solo participation are acceptable. In fact, you can also make multiple submissions.

The theme for the game off last year was “throwback”. There were over 200 games created including old-school LCD games, retro flight simulators, squirrel-infested platformers, etc. This year’s theme will be announced on Thursday, November 1st, at 13:37 pm.

Last year Game off’s overall winner and the one that was voted best gameplay was a game called Daemon vs. Demon. This game included a hero that was supposed to slay rogue demons to continue remaining in the world of the living. This game was built by a user named Securas from Japan, with the open source Godot game engine. There were other categories such as best audio, best theme interpretation, best graphics, etc, for which winners were picked.

To participate in Game Off, it is necessary for you to have a GitHub account. Then, you can join the Game Off challenge on itch.io. You don’t need to have a separate itch.io account, you can simply log in with your GitHub account.

Once you’re done with creating an itch.io account, all you need to do is create a new repository to store the source code and other related assets. Just make sure that you push your changes to the game before December 1st.

“As always, we’ll highlight some of our favorites games on the GitHub Blog, and the world will get to enjoy (and maybe even contribute to or learn from) your creations”, mentions the GitHub team.

For more information, check out the official Game off announcement.

Read Next

Meet wideNES: A new tool by Nintendo to let you experience the NES classics again

Meet yuzu – an experimental emulator for the Nintendo Switch

Now you can play Assassin’s Creed in Chrome thanks to Google’s new game streaming service

Natasha Mathur

Tech writer at the Packt Hub. Dreamer, book nerd, lover of scented candles, karaoke, and Gilmore Girls.

Share
Published by
Natasha Mathur

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago