Author Topic: [83p] Hero Core  (Read 35116 times)

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: [WIP] TI84+ Herocore clone
« Reply #105 on: July 07, 2013, 02:36:20 am »
Wow this looks much better now! :D  Although the original game had no wall textures I think for a calc game people might be disappointed at the graphics if walls were plain white squares. The issue is mostly how many people aren't aware that the original game existed and have always been used to textured walls.

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: [WIP] TI84+ Herocore clone
« Reply #106 on: July 07, 2013, 12:23:00 pm »
In Hero Core you save your game at a floppy disk icon. Therefore I thought it was fitting to back up my coding progress on this 3,5 inch disk.
If you like my work: why not give me an internet?








Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: [WIP] TI84+ Herocore clone
« Reply #107 on: July 07, 2013, 01:57:37 pm »
Don't you store all your progs on a floppy disk? :P

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: [WIP] TI84+ Herocore clone
« Reply #108 on: July 07, 2013, 02:48:36 pm »
Not yet :P It takes a while to put everything on there.
If you like my work: why not give me an internet?








Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: [WIP] TI84+ Herocore clone
« Reply #109 on: July 08, 2013, 12:02:38 am »
You are lucky, you still have a working computer that has a floppy drive. D:

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: [WIP] TI84+ Herocore clone
« Reply #110 on: July 08, 2013, 12:14:58 am »
In Hero Core you save your game at a floppy disk icon. Therefore I thought it was fitting to back up my coding progress on this 3,5 inch disk.

Ahahaha, that's great! :D It's been a while since I've seen one of those.

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: [WIP] TI84+ Herocore clone
« Reply #111 on: July 08, 2013, 03:45:27 am »
You are lucky, you still have a working computer that has a floppy drive. D:
Actually: I had to put it in there myself since it did not come with one. I once got 8 3,5inch diskette drives from someone and I spraypainted one black to match my pc's color. Luckily my motherboard still has a header for it.
If you like my work: why not give me an internet?








Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: [WIP] TI84+ Herocore clone
« Reply #112 on: July 08, 2013, 04:16:18 am »
You are lucky, you still have a working computer that has a floppy drive. D:
My old dinasaur had a floppy drive but it was broken :/

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: [WIP] TI84+ Herocore clone
« Reply #113 on: July 08, 2013, 04:17:15 am »
4 out of all my pc's have floppydrives and they all work :)
If you like my work: why not give me an internet?








Offline ElementCoder

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 611
  • Rating: +42/-2
    • View Profile
Re: [WIP] TI84+ Herocore clone
« Reply #114 on: July 08, 2013, 04:29:11 am »
I had a pc which had a floppydrive, then I got rid of it. Now I regret it :( On topic: Those wall textures look nice, I hope that the bosses won't give you too much of a headache.
« Last Edit: July 08, 2013, 04:29:26 am by ElementCoder »

Some people need a high five in the face... with a chair.
~EC

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: [WIP] TI84+ Herocore clone
« Reply #115 on: July 08, 2013, 04:18:31 pm »
I am sticking with the theme of this project: Keeping everything lightweight, so I can add more features. Simple effects like bouncing off walls only requires a few lines of code, so there you have a new type of AI for like 4 more enemies and bosses.
If you like my work: why not give me an internet?








Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: [WIP] TI84+ Herocore clone
« Reply #116 on: November 23, 2014, 04:47:31 pm »
Screenshots for upcoming build.




Planned features:
+ Sound effects enabled (it was in the previous build, but they were not enabled)
+ New tile-system allowing for some optimizations and easier expansion of the tileset
+ New tiles including: Doors, Barriers
+ New animated tiles: Liquid metal cascade, antenna, items

+ Weapon and shield upgrade pickups
+ Collision checking for tiles in adjacent rooms prevents you from getting stuck in solid tiles that are in another room. It also allows for some pretty interesting level design. (e.g. one-way passageways with destructable tiles)
+ Larger test world to contain it all
* Some bugfixes

Green == done.
Download will be available this week.

Sound demonstration:
If you like my work: why not give me an internet?








Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: [WIP] TI84+ Herocore clone
« Reply #117 on: November 23, 2014, 06:49:14 pm »
Yay progress! Looking nice! Also, those sfx sound surprisingly Atari 2600 like. ;D

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: [WIP] TI84+ Herocore clone
« Reply #118 on: November 25, 2014, 01:44:47 pm »
Today I worked on the music playback engine. A TIMID soundchip is required for this feature.
The file format I'll be using is very similar to MIDI, so converting MIDI files to appvars that can be read by the player should not be too difficult.
If you like my work: why not give me an internet?








Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: [WIP] TI84+ Herocore clone
« Reply #119 on: November 25, 2014, 04:17:23 pm »
What about sound effects? I assume that those can be played independently right?