First Time Hero

Please use this Board for QBasic related requests ( file research, programming, etc.)

Moderators:Administrator, Global Moderator

Post Reply
hotcross
Newbie
Posts:2
Joined:Sun Jan 08, 2017 10:49 pm
First Time Hero

Post by hotcross » Sun Jan 08, 2017 10:58 pm

Hi, I'm announcing a QB 4.5 game I have been developing for the past few months called First Time Hero.

I will be posting some screenshots in this thread and am looking for feedback. I plan on writing the game entirely in REAL QB (Not QB64) and will be releasing it this year.
Screenshots are coming in the next few minutes, please check back if you don't see any.

I also intend to release the development software I created to assist in developing the game and the scripting language and documentation so you can use my game engine to make your own games. This game is foreground and mask bitmap based and does not use a tiling system, with accurate collision detection and multiple mask modes, the main character (and npcs actually) can walk behind, into and on top of objects that do not have to exist as separate sprites.

Game development is done entirely in the First Time Hero scripting language and requires no QB programming.
Links are images shared from my Google Drive
Screenshot 1: https://drive.google.com/open?id=0B6hQR ... HpKUFZJbEU
Screenshot 2: https://drive.google.com/open?id=0B6hQR ... mI5T3dqeWM
Screenshot 3: https://drive.google.com/open?id=0B6hQR ... 3JPRkRnUEU
Screenshot 4: https://drive.google.com/open?id=0B6hQR ... EFpcmwzUkE

Thanks for checking it out!

Zero Cool
Newbie
Posts:2
Joined:Fri Jan 13, 2017 4:44 am
Location:In a galaxy far far away...

Re: First Time Hero

Post by Zero Cool » Fri Jan 13, 2017 4:49 am

Wow so amaze!

I could never do something that involved. Keep it up!

hotcross
Newbie
Posts:2
Joined:Sun Jan 08, 2017 10:49 pm

Re: First Time Hero

Post by hotcross » Wed Feb 22, 2017 10:55 am

I'm still going on this project. I'm impressed at the response it has generated.
I've created, many new graphics, I added palette color cycling and individual palettes for each section of the map so that the game world can have, many many more than 256 colors.

I've also made my paint tool more user friendly. Please let me know if anyone would be interested in seeing my tools I have created.

Post Reply