First screenshot of Alpha 0.7! This is a part of the animation because I did not want to spoil everything. I am working on the next feature now and the corresponding screenshot will be out soon. Tell me what you think, if you are as excited as I am and any suggestions that you may have! Keep you eyes peeled!
I wish my game was as good as that, though it is not the same genre! I am hopefully posting a screenshot of it later tonight. Tell me what you think, I have an previous version on a different post if you want to try it, though there is barely any game play!
Sorry for the late post. No, I thought it was perfect! The game had many challenges that make it unique. Also, I love tracks 54 and 55, they helped me get through frustrating levels! Keep making games like this!
Hey everyone! Being a developer and having a busy schedule that does not involve programming is tough! Revenge of the Gods is still a top priority and an update should come this or next month. I will soon start releasing screenshots of the next update from now on. I hope you are excited and thanks for the support!
If you do not want to have the confirmation message pop up, you just need to add "false" to the end of your load.
example:
LOAD"Filename",0,FALSE
I hope this helps! Good luck with your project!
I added a screenshot of an example, ignore the rest of the program. The "load" command is the only important thing!
Overall I think the program was very smooth and well done! I do have suggestions though, I recommend that you make the cursor move a bit faster, since it feels a bit slow, and I suggest making the background brighter, or make it changeable. Keep up the good work!
On a side note, I compacted most of the updates into one file, so don't be alarmed when you see the unpack file. I did not copy and rename any illegal games.
It's here! Revenge of the Gods alpha 0.3 is now available! I really hope you enjoy! Sorry, I did not add extra battles yet, but I'm working on it.
Change log:
added a story (sort of)
added lots of custom dialog (messages displayed on the touchscreen)
fixed an issue where when you select run, the box still appears
and LOTS of other bug fixes!
The key is:8SNVF3JJ
I only know how to record about two seconds of voice though. If you look at the screenshot, you can see the red button that says rec. If you press the button it will say recording in 5,4 ect. Your voice will be recorded when the timer goes out. I hope this helps you record voice!
I figured out how to record voice with the pre-programed wav creator. Could someone tell me how to record extended sounds and how to play it? I most likely will not get back for a while though. Thanks!
CLS clears text from the screen, Input waits for the user to type something and click enter, Print displays text onto the screen, the semicolon after the quotation marks and the X$ makes the same print command display what the user had just typed. It is best to put "What is your name" inside the quotation marks in the input commmand; the "?" will automatically be put in. I will make an example soo