This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's Your Projects subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. Project Ideas/Start New Projects => Your Projects
Author Message
programmer_to_be
Jesus is my Lord and Saviour.


Elite


Joined: 07 Feb 2006
Posts: 755

Posted: 11 Apr 2006 02:20:50 pm    Post subject:

Pac-Man. Yes, you heard, ermm.. read right! I'm making a Pac-Man game now. I have so far gotten the main menu complete and the stage design 94% done. The pellets for the stage take 6%. I know, I wanted to keep this a secret for a while, but I can't! It's just exploding inside me. I have to tell people. I'm gonna post up a screeny. Hope you like so far!

This is a work in progress. I'm not going to set a date yet, because when I do, it makes me loose the fun in making the game.


Last edited by Guest on 11 Apr 2006 02:21:33 pm; edited 1 time in total
Back to top
leofox
INF student


Super Elite (Last Title)


Joined: 11 Apr 2004
Posts: 3562

Posted: 11 Apr 2006 02:28:37 pm    Post subject:

OOH, this is going to have original levels?
Back to top
kalan_vod


Advanced Member


Joined: 04 Sep 2005
Posts: 446

Posted: 11 Apr 2006 02:28:41 pm    Post subject:

Look cool, are you going to have it going by sprites or just a single pixel? You could try and hollow out the solid rectangles though, it would look a little cool IMO or make it checkered insides >.>
Back to top
programmer_to_be
Jesus is my Lord and Saviour.


Elite


Joined: 07 Feb 2006
Posts: 755

Posted: 11 Apr 2006 02:32:37 pm    Post subject:

LeoFox: I think there is only one level in Pac-Man, but it gets harder. If not, mine will. :lol:

Kalan_vod: I was thinking of using the stat plot sign one, the little box, for Pac-Man. The stat plot sign three, the little pixel in the middle, will be pellets. The crosshairs will be the food in the corners. I will also try to make it to where Pac-Man is the stat plot sign three, the box, but with a pxl-On in the middle of it. Make him a full box and the enemies hollow boxes. And then when you get the food, the enemies will be hollow so you can eat them, then they will go back to normal.

EDIT: If someone could give me some cool Pac-Man sprites, That would be cool. Preferably 4x4. I'll credit you if you do help out!


Last edited by Guest on 11 Apr 2006 02:35:02 pm; edited 1 time in total
Back to top
Weregoose
Authentic INTJ


Super Elite (Last Title)


Joined: 25 Nov 2004
Posts: 3976

Posted: 11 Apr 2006 08:53:53 pm    Post subject:

Wa–

[font="courier new"]0110
1111
1111
0110

–ka!

[font="courier new"]0110
1100
1100
0110

(Those are your sprites, by the way.)

With 4×4, it isn't that hard to figure something out. How about 2×2?

Last edited by Guest on 11 Apr 2006 09:22:36 pm; edited 1 time in total
Back to top
Vinthian
formerly known as shortround4271


Advanced Member


Joined: 24 May 2005
Posts: 258

Posted: 11 Apr 2006 09:14:27 pm    Post subject:

it'd be cool if you can port that 2x2 game from the flash, it has the basics down, (maybe just more spacing on the calc b/c of lack of color). the AI is cool too Shock...
Back to top
chipmaster


Active Member


Joined: 21 Sep 2005
Posts: 601

Posted: 11 Apr 2006 10:03:22 pm    Post subject:

Weregoose wrote:
With 4×4, it isn't that hard to figure something out. How about 2×2?
[post="75258"]<{POST_SNAPBACK}>[/post]

Such a terrible resolution, but yet, so darn cool Very Happy
Back to top
programmer_to_be
Jesus is my Lord and Saviour.


Elite


Joined: 07 Feb 2006
Posts: 755

Posted: 12 Apr 2006 02:23:04 am    Post subject:

Yeah, it was pretty cool. Now that I have binary 4x4 sprites, I might have to remake the map. At least readjust it. Man, I hope not. Oh well, it needs optimizing anyways.

EDIT: I decided to go with 5x5 sprites. Here are some of my ideas:

Pac-Man
01111
11110
11100
11110
01111

Ghost
01110
10001
10001
10101
11011

Hollow Ghost(the ones that can be eaten when you eat a snack)
01110
10001
10001
10001
11111

Snacks
00100
01010
10001
01010
00100


I just came up with these not to long ago. I don't think the snack one is very nice. It's a diamond! Please post some of your ideas for sprites. I also might include different character selections! Ms. Pac Man and the others. And another thing, I will probably have to redo the stage design due to the fact I am now using 5x5 sprites. This may take a day or two to do, so hang in there. :lol:

Thanks for your encouragement! Keep posting!


Last edited by Guest on 12 Apr 2006 04:45:52 am; edited 1 time in total
Back to top
Super Speler
Super Awesome Dude


Calc Guru


Joined: 28 Nov 2005
Posts: 1391

Posted: 12 Apr 2006 08:26:42 am    Post subject:

How will you keep the 5x5 sprites time-efficiant and not flashing? Oh, and to those who were asking, Pac-Man does have multiple levels.
Back to top
programmer_to_be
Jesus is my Lord and Saviour.


Elite


Joined: 07 Feb 2006
Posts: 755

Posted: 12 Apr 2006 09:41:45 am    Post subject:

He has multiple levels, but I can't find anything about the level designs changing. I'm pretty sure there is only one level design. If not, I'm sorry. Anyone have some sprites? Laughing
Back to top
IAmACalculator
In a state of quasi-hiatus


Know-It-All


Joined: 21 Oct 2005
Posts: 1571

Posted: 12 Apr 2006 10:13:18 am    Post subject:

Ghost:
01110
11111
11111
11111
10101

Edible Ghost:
01110
10001
10001
10001
11111

Regular Dots:
00000
00100
01110
00100
00000

Are you going to have cherries, and the bonus point items, and whatnot?
Back to top
programmer_to_be
Jesus is my Lord and Saviour.


Elite


Joined: 07 Feb 2006
Posts: 755

Posted: 12 Apr 2006 10:21:11 am    Post subject:

Yeah, I'm gonna try to have cherries, but that won't be until after the main game engine is completed. I still have to get the food sprite so Pac-Man can eat the ghosts. That is what that snack sprite in my last post was, but it's not good. Thanks for the help. I'll be keeping in touch about this game alot.
Back to top
kalan_vod


Advanced Member


Joined: 04 Sep 2005
Posts: 446

Posted: 12 Apr 2006 11:05:17 am    Post subject:

Your routine will be using the pixel or point command? I think it would be easy to use point and you could easily make the map with a point routine instead of using a picture (if you are).
Back to top
programmer_to_be
Jesus is my Lord and Saviour.


Elite


Joined: 07 Feb 2006
Posts: 755

Posted: 12 Apr 2006 11:22:49 am    Post subject:

I am using a pxl-On command for the sprites and for the stage design, I am using one for loop and line() functions. How would it be easier to do the map with point functions?
Back to top
leofox
INF student


Super Elite (Last Title)


Joined: 11 Apr 2004
Posts: 3562

Posted: 12 Apr 2006 12:05:02 pm    Post subject:

Super Speler wrote:
How will you keep the 5x5 sprites time-efficiant and not flashing?  Oh, and to those who were asking, Pac-Man does have multiple levels.
[post="75307"]<{POST_SNAPBACK}>[/post]
Yes, but the actual environment doesnt change. The ghosts get faster and stay edible for less time, you get other fruits, but it looks the same.

except for lvl 256 (0):
Back to top
elfprince13
Retired


Super Elite (Last Title)


Joined: 11 Apr 2005
Posts: 3500

Posted: 12 Apr 2006 12:19:43 pm    Post subject:

programmer_to_be wrote:
I am using a pxl-On command for the sprites and for the stage design, I am using one for loop and line() functions. How would it be easier to do the map with point functions?
[post="75333"]<{POST_SNAPBACK}>[/post]


use point-On instead of pxl-On because it uses the same coordinate system as Line(. pxl-On uses the same coordinate system as text(
Back to top
Radical Pi


Advanced Member


Joined: 23 Nov 2005
Posts: 455

Posted: 12 Apr 2006 01:04:22 pm    Post subject:

Pt-On is a lot slower than pxl-on.
Back to top
programmer_to_be
Jesus is my Lord and Saviour.


Elite


Joined: 07 Feb 2006
Posts: 755

Posted: 12 Apr 2006 01:08:52 pm    Post subject:

Woah, I don't think I'll do that with my game! Laughing But, I'm about done with my new stage. I had to delete the old one, because the 5x5 sprites wouldn't work in there. Some paths were 4 pixels wide, some 5, some 6. It is all even now. Everything fits perfectly on the screen! Since the sprites are 5x5, I made the spaces in between everything 5x5. I was scared when I was doing my map, because I thought maybe there would be 4 spaces left at the end of the screen instead of 5. I would have to go back and re-adjust some things. Here is a pic of it. I'm finally done with it:

EDIT: When I said that, I was talking about the spitscreen mode up there.


Last edited by Guest on 12 Apr 2006 01:10:32 pm; edited 1 time in total
Back to top
Rhynomite


Member


Joined: 08 Oct 2005
Posts: 122

Posted: 12 Apr 2006 04:08:20 pm    Post subject:

Just for clarification purposes, Pac-Man had one level layout but increased in difficulty. Ms. Pac-Man would use the same layout for the first two levels, then used a different layout for three levels, and I'm not sure beyond that...

So even if you don't have different layout designs, it would be awesome to have the cut scenes that appeared in Ms. Pac-Man.
Back to top
bananaman
Indestructible


Calc Guru


Joined: 12 Sep 2005
Posts: 1124

Posted: 12 Apr 2006 04:19:02 pm    Post subject:

Ms. Pacman rotated between some amount of levels recurring throughout multiple acts or scenes(I believe so). My youth pastor is really good at it.
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    » Goto page 1, 2  Next
» View previous topic :: View next topic  
Page 1 of 2 » All times are UTC - 5 Hours

 

Advertisement