View Single Post
  #1 (permalink)  
Old 10-12-2008, 10:25 PM
Jaymz Jaymz is offline
Member
 
Join Date: Oct 2008
Posts: 5
Jaymz is on a distinguished road
I need a back and forward code
I have a functional TicTacToe 5x5 game with added back and forward buttons on the game board. I only need to implement the two functions for these two buttons, using Linked Lists, but I have no idea how to do it. How/what to store in Linked Lists, and then how to access the stored moves? Can anyone of you please share an idea (maybe a Java code snippet)?
Reply With Quote
Sponsored Links