Resources

A Simple Sidescroller In Code Studio

less than 1 minute read

An exmaple of a side scrolling game with jumping in code.org. There are limitations with this implementation due to it using the provided collision detection...

Book Recommendations

less than 1 minute read

There is an almost infinite amount of information online, but if you’re looking for a book to take you on your next step in game development, consider checki...

Unity

less than 1 minute read

Throughout our interviews, you’ll often hear developers talk about how they use Unity professionally and encourage you to try Unity yourself as a next step t...

Printable Templates

less than 1 minute read

Sometimes it’s best to sketch your ideas on paper before building your game. Draw each screen of your game and mentally play through it by flipping between ...