Comments

Log in with itch.io to leave a comment.

(+1)

Nice W.I.P Harold ! When do you finish it ?

Not sure... I made this one for a game jam. I guess Dragon Blaster has a greater chance of being completed. The assets may or may not be reused on that game...

(+1)

Great Harold ! If you winish don´t doubt in nitfying if you wish for publishing your game too. segazone2020@gmail.com Cheers !

Many thanks!

Deleted post

Hello; I used:

  • SDCC: a C compiler for old 8-bit CPUs;
  • devkitSMS: a SDCC-compatible library for making games for the Sega Master System;
  • PSGLib: a SDCC-compatible library for playing music and sound effects on the Sega Master System;
  • BMP2Tile: a tool to convert images to formats compatible with the Sega Master System;
  • RgbQuant-SMS: to optimize images to reduce tile count;
  • Gimp: for editing the images;
  • Tiled: for editing the maps.
Deleted post
Deleted post

SGDK provides a C compiler, plus libraries, plus a bunch of tools to male Sega Genesis games.

You may want to take a look a th those forums:

http://gendev.spritesmind.net/forum/

Deleted post
(+1)

This is so cool!!! Tested it out with an emulator and it works really well, it does have a bit of chugging at times but I might be able to adjust the settings. Super impressive you were able to make this though! 🎄

(+1)

Many thanks!