Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

Line 71:
* Perl6 [[chess grammar]], eventually with side effects for move validation and/or adjudication.
* 9x9 sudoku, a program that generates a sudoku box as well as has an option to automatically solve it
* Implement a pacman game in our language. Here is the Assembler-code of the original [http://cubeman.org/arcade-source/pacman.asm]
 
===Database / Network===