Jump to content
IGNORED

My first 2600 game: Guau!


Fdx

Recommended Posts

Quite a detailed first game! It does become a death trap if you run into an object, so it wouldn't be a bad idea to push the player back a little once they're hit.

 

One question, is this in BASIC or Assembler? I'm 90% sure this is bB, as most first games are, but it's always good to make sure.

 

P.S. Your native language is Spanish, correct?

Link to comment
Share on other sites

My language is Spanish. I made the game in VBb. And yes .... the idea is that this is the second level. The first level level is to collect ITEMS mainly. FAlta correct that detail that you named ... among others :)

My language is Spanish. I made the game in VBb. And yes .... the idea is that this is the second level. The first level level is to collect ITEMS mainly. FAlta correct that detail that you named ... among others

Link to comment
Share on other sites

Hola, yo trabajo con Notepad ++

es más fácil ya que este gran vbb.


mi bas1.bat Básico:

preprocess.exe <%1.bas | 2600basic.exe -i% bB%> bB.asm

postprocess.exe -i% bB%>% 1.asm

DASM %1.asm -f3 -V0 -I% bB% \ -oInclude %1.a26


esto es para notebap ++ en NppExec:

cd "$ (CURRENT_DIRECTORY)"

d: \ Stella \ bb \ bas1.bat "$ (NAME_PART)" "$ (FULL_CURRENT_PAT)"


mi asm1.bat para asm:

DASM %1.asm -f3 -V0 -I% bB% \ -o Include %1.a26


saludo

Link to comment
Share on other sites

  • 3 weeks later...
  • 8 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...