Very simple Pacman in Java till Saturday
Task: Pacman The task is to program a simple version of the game pacman. If you don’t know the game here is a link to get an impression of the game : http://www.gamesbasis.com/pacman.html We don’t expect a perfect version of the game a simple and small version will be enough. Our game should have the following features: The player controls the Pacman character, which can move in all four directions at all unvisited fields are coins that have to be collected by the player to win the cu…
Original post by Freelancer.com - New Projects