-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Hugues Johnson edited this page May 27, 2019
·
13 revisions
Retail Clerk '89 is my first attempt to code a Sega Genesis game and there are tons of mistakes and oddities. There are far too many for me to remember so I have to write them down somewhere. Also if anyone were to try using this code for a different game this is the stuff most likely to trip them up..
- Build tooling
- Game loop
- ROM map
- Scene data structure
- Adding new NPCs
Someday this will be a fully playable game with a mostly cohesive story. Here are the planned steps to get there..