Tag: C

This is a list of all posts, games and tutorials tagged with the tag "C".

Adventures in Mega Drive Coding Part 7: Handling Input

| #Mega Drive #C

WARNING: These are outdated and obsolete! Instad check out the new tutorial section<. There you'll learn everything you could here but better! Note: These are not tutorials, I'm just chronicling my progress as I figure stuff out. Some of the things I do might make an experienced Mega Drive coder cry out in anguish. Feel free to use these posts to guide yourself along, but be aware I might be leading you off a cliff!

Importing Graphics in SGDK

| #Mega Drive #C

In part 3 of Adventures in Mega Drive Coding I talked about importing image files into SGDK so you can use them in your game. Since then I’ve received a few questions regarding the matter, as I didn’t do a very detailed job of explaining it. So here’s a more in-depth explanation on how to import graphics (and other things) using SGDK! The .res file A project in SGDK has 3 folders by default: src, res and out.

Adventures in Mega Drive Coding Part 6: Enter Sprites

| #Mega Drive #C

WARNING: These are outdated and obsolete! Instad check out the new >tutorial section<. There you'll learn everything you could here but better!

Note: These are not tutorials, I'm just chronicling my progress as I figure stuff out. Some of the things I do might make an experienced Mega Drive coder cry out in anguish. Feel free to use these posts to guide yourself along, but be aware I might be leading you off a cliff!

Welcome back to Adventures in Mega Drive Coding, where I play around with SGDK in an attempt to get a Mega Drive game done this year!

Adventures in Mega Drive Coding Part 5: Palettes and Splitting Tiles

| #Mega Drive #C

WARNING: These are outdated and obsolete! Instad check out the new tutorial section<. There you'll learn everything you could here but better! Note: These are not tutorials, I'm just chronicling my progress as I figure stuff out. Some of the things I do might make an experienced Mega Drive coder cry out in anguish. Feel free to use these posts to guide yourself along, but be aware I might be leading you off a cliff!

Adventures in Mega Drive Coding Part 4: More Tiles

| #Mega Drive #C

WARNING: These are outdated and obsolete! Instad check out the new tutorial section<. There you'll learn everything you could here but better! Note: These are not tutorials, I'm just chronicling my progress as I figure stuff out. Some of the things I do might make an experienced Mega Drive coder cry out in anguish. Feel free to use these posts to guide yourself along, but be aware I might be leading you off a cliff!

Adventures in Mega Drive Coding Part 3: Importing Graphics

| #Mega Drive #C

WARNING: These are outdated and obsolete! Instad check out the new tutorial section<. There you'll learn everything you could here but better! Note: These are not tutorials, I'm just chronicling my progress as I figure stuff out. Some of the things I do might make an experienced Mega Drive coder cry out in anguish. Feel free to use these posts to guide yourself along, but be aware I might be leading you off a cliff!

Adventures in Mega Drive Coding Part 2: Tiles

| #Mega Drive #C

WARNING: These are outdated and obsolete! Instad check out the new tutorial section<. There you'll learn everything you could here but better! Note: These are not tutorials, I'm just chronicling my progress as I figure stuff out. Some of the things I do might make an experienced Mega Drive coder cry out in anguish. Feel free to use these posts to guide yourself along, but be aware I might be leading you off a cliff!

Adventures in Mega Drive Coding Part 1: The Journey Begins

| #Mega Drive #C

WARNING: These are outdated and obsolete! Instad check out the new tutorial section<. There you'll learn everything you could here but better! Note: These are not tutorials, I'm just chronicling my progress as I figure stuff out. Some of the things I do might make an experienced Mega Drive coder cry out in anguish. Feel free to use these posts to guide yourself along, but be aware I might be leading you off a cliff!