Jump to content
Sign in to follow this  
Primordial Ooze

Game Teaser: 2600 De Amigo

Recommended Posts

Here is the Source Code for my new game 2600 De Amigo. When the note touches the corresponding box you move the joystick in that direction to score points. Right now you don't lose points for moving the joystick while the note isn't in a box but, that will be added in the next version. The reason i am including the source and not a binary is because there is no way to change the direction of the arrow at this moment and you will need to change a line in the source to control which direction the note will go. However this will allow you to test the basic aspects of the game never the less.

 

Changing this line controls the direction of the note as follows

0 - none

1 - up

2 - down

3 - left

4 - right

	rem set the note's initial direction to 0 (none)
notedirection = 4

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...