Login
Forum Help



Post Your Message
Username: (Login)

Topic:
Message:
 


Previous Messages
Posted By

Doug
on 2016-12-05
17:42:37
 Re: How to make my own Pacman game?

If you want guidance on the authentic game logic, then take a look at this:

http://www.gamasutra.com/view/feature/3938/the_pacman_dossier.php?print=1

It stops short of giving you the source code (which would be in Z80 anyway), but its as clear a description of the underlying game logic as you could want. Its a great spec to write to. Off you go then! happy

Cheers,
Doug

Posted By

JamesC
on 2016-12-03
15:40:34
 Re: How to make my own Pacman game?

If you want to write your own Pacman game, it wouldn't be your own if someone handed you the source code. But you're welcome to inquire with Atari Games directly. happy

If you simply want to PLAY a Pacman-like game, look here: http://plus4world.powweb.com/sl/130

Posted By

BSF
on 2016-12-03
15:15:59
 Re: How to make my own Pacman game?

Where's the Pacman source code?

Posted By

Csabo
on 2016-12-02
16:00:48
 Re: How to make my own Pacman game?

I use Plus4IDE (an integrated development environment), which in turn uses AS65 (which is an assembler). If you want to get started with C16/Plus4 game development, all my games come with fully commented source code, and they are quite modular - so for example, no-one should ever have to write another keyboard handler, or high score list, or a random number generator.

Posted By

BSF
on 2016-12-02
14:03:33
 How to make my own Pacman game?

What is the program or assembly to make my Pacman game for Commodore Plus/4??


Copyright © Plus/4 World Team, 2001-2024