Jump to content

JosueCom

New Members
  • Posts

    14
  • Joined

  • Last visited

About JosueCom

  • Birthday 12/09/1998

Profile Information

  • Gender
    Male
  • Location
    Massachusetts

JosueCom's Achievements

Space Invader

Space Invader (2/9)

11

Reputation

  1. It still doesn't work. I also needed to include "lib" when I run "intybasic "Projects\Ultimate Race\snake_run.bas" "Projects\Ultimate Race\asm\snake_run.asm" "lib"" in order for contants.bas to work.
  2. Thanks a lot. I have one more question: how do you use flash and can you give me some examples.
  3. If I have a folder called music and I try to include "music\song1.bas", it will say "Error: INCLUDE not successful in line ...".
  4. How do you use DATA and can you give me some examples? How do you fix the error when you include another bas file in your program when you are compiling it?
  5. I having been trying to find a text editor that supports Basics Programming but I have not been able to find one. Do you guys know of any that I could use? Also, do you know if there is a IDE that allows one to use things such as intymusic and intycolor?
  6. I am working on a new game right now. I am trying new things that I didn't do in my first game, such as music, physics vector and more complex animation. I am going to try to post it before the end of the month and it would be great if it is in the next sdk.
  7. How do you make music in the first place? Is there a tool?
  8. I have updated the game. This is version 1 of it. The GitHub link is the same as above: https://github.com/JosueCom/RUNNERZ runnerZ.rom Things that the player can do (cont1): - jump = up button - move to the right = right button - move to the left = left button - pause = pause key (have not test it because I could not find the key)
  9. Thank you for the feedback. I will add more comments. I was not able to work on the game much do to the finals exams. I will work on it as soon as possible. I do not have more cards available. So, I can only change the colors of the ones I have. I am going to work on a new version with more functionalities. I am also working on the animation with the previous suggestions. What do you suggest to make the levels harder?
  10. How can I improve the animation? After a certain amount of time it becomes slower and slower.
  11. The link to the game is https://github.com/JosueCom/RUNNERZ--intellivision_Game. I got introduced to IntyBasic and the forum by my computer science professor in college. I am currently a sophomore. Tell me what you think about it. Good? Bad? I have attached the rom file; runnerZ.rom .
  12. Check out my game at https://github.com/JosueCom/RUNNERZ--intellivision_Game
×
×
  • Create New...