Game Bytes #3
GitHub is a goldmine of resources for game developers. I’d like to introduce you to five open source projects that’ll help you build your first, or next, amazing game. Check…
GitHub is a goldmine of resources for game developers. I’d like to introduce you to five open source projects that’ll help you build your first, or next, amazing game. Check them out for your weekend projects, Game Jam entries, or day-to-day projects at work!
Introducing Torque 3D, Spring, Flixel, Three.js, and cocos2D…
Torque 3D
Torque 3D was recently open sourced by Garage Games along with several templates and tutorials to help you build 3D games for the Windows, Mac, Linux, XBOX 360, or Wii platforms. It comes with an impressive world-editing suite, and a ton of other features. It’s open source, extremely customizable, and extendable through Torquescript.
If you’ve used it in the past and/or are interesting in joining the Torque 3D open source steering committee, please take a look at the membership charter (draft).
Flixel
Flixel is a great little library that is free for personal or commercial use and is easy to learn, extend, and customize. It was created by Adam “Atomic” Saltsman and written entirely in ActionScript. It’s packed with some amazing features – all well-documented with examples and with source code readily available.
You might recognize one of these games that Adam created – Canabalt (a personal favorite of mine), Mode, Gravity Hook, and Fathom.
Three.js
Three.js is a lightweight 3D JavaScript library which provides renderers for HTML5’s canvas, SVG and WebGL. There are some great tutorials, plus in-depth documentation to help get you started.
There are a number of web-based games and demos you can see that use it (fair warning – expect to be lost playing/experimenting with these for the next couple of hours):
- HexGL – a futuristic, fast-paced racing game based on the Wipeout and F-Zero series
- Trigger Rally – a rally racing game
- WebGL Impact – amazing little jetpack demo with box2D and ImpactJS
Spring
Spring is a 3D RTS game engine developed for Windows and Linux with experimental Mac support. It started out with the intention of bringing the gameplay experience of Total Annihilation into 3D. They have some excellent documentation to help you get started.
Cocos2d
The cocos2d frameworks allows you to build 2D games and interactive applications on a number of platforms. Cocos2d-html5 is a 2D game engine written in Javascript, based on Cocos2d-X supporting canvas with WebGL support planned for the future. Cocos2d-iphone will help you create games for iPod Touch, iPhone, iPad, and Mac OS X.
Have you used any of these projects in a school project or Game Jam? We’d love to hear about it – email us at gamebytes@github.com.
Tags:
Written by
Related posts
Students: Start building your skills with the GitHub Foundations certification
The GitHub Foundations Certification exam fee is now waived for all students verified through GitHub Education.
Announcing GitHub Secure Open Source Fund: Help secure the open source ecosystem for everyone
Applications for the new GitHub Secure Open Source Fund are now open! Applications will be reviewed on a rolling basis until they close on January 7 at 11:59 pm PT. Programming and funding will begin in early 2025.
Software is a team sport: Building the future of software development together
Microsoft and GitHub are committed to empowering developers around the world to innovate, collaborate, and create solutions that’ll shape the next generation of technology.