QB64.org Forum
Active Forums => Programs => Topic started by: Ashish on July 17, 2018, 11:43:01 am
-
Now, latest version of game can always be downloaded from here: http://bit.ly/qb64_hr
Hi Everyone!
I have finally completed one of my big project, my game, Hunter's Revenge.
You got a gun, and what you have to do is shoot down the objects you see on screen.
The game have different weather conditions as well as different areas.
Controls -
Use mouse movement to change your target. Use left click to shoot and right click to change gun. Use 'Esc' or Middle button to pause during gameplay. Have Fun!
Download the Game from the attachment.
-
EDIT :
I just spoted a bug with explosion/blood which appear when you see next stage.
Here's the new fresh attachement.
-
Amazing! Absolutely great! Sophisticated, do to perfection. I like it VERY MUCH!
-
Just a few things...
First. Loaded and ran the "bas" file and I got a C++ compile error. The log was empty. (Linux version of QB64)
Second. Ran the executable and it ran flawlessly. (This will assume that the compilation error may be Linux related...)
Third. The game started on "Stage 3"
Forth: Most important. Brilliant game! Well done!
J
-
Ashish, great project!
-
Thank You, Petr, Johnno and Bplus!
@Johnno
Thanks for reporting the problem. It was the apostrophe in the bas file name "Hunter's_Revenge.bas" which terminated the compilation of the game. I had fixed it. Also, I forgot to reset the game after my game testing.
Now the game starts from Stage 1
Here's a new thing -
If someone have completed the game and getting bored by Random Stages then he can reset the game to play it again from starting.
To do this, type "main --reset" in CMD/Shell and hit enter.
Download the fresh version of the game from the attachment. Also, I requst Odin to remove old attachment of my previous posts.
-
Bas file loaded and executed...
As I run with Linux, it is very unforgiving, when it comes to filenames. The game terminated at line 944 "file not found". The file exists but the stage filenames begin with a capital 'S' whereas line 944 is requesting a lowercase 's'. Edited the line and the game started as it should beginning with Stage 1.... Cool
J
-
Bas file loaded and executed...
As I run with Linux, it is very unforgiving, when it comes to filenames. The game terminated at line 944 "file not found". The file exists but the stage filenames begin with a capital 'S' whereas line 944 is requesting a lowercase 's'. Edited the line and the game started as it should beginning with Stage 1.... Cool
J
Good to hear this. I've fixed that issue.
Now, latest version of game can always be downloaded from here: http://bit.ly/qb64_hr or visit https://kingashish.itch.io/hunters-revenge