how to develop snake game using java with swings only
Snake gameHow to develop snake game using swings in java
Page 1 of 1
2 Replies - 3699 Views - Last Post: 22 November 2008 - 12:21 PM
Replies To: Snake game
#3
Re: Snake game
Posted 22 November 2008 - 12:21 PM
ashhu.t, on 22 Nov, 2008 - 03:37 AM, said:
how to develop snake game using java with swings only
You mean the snake that moves, eat stuff, growths and growths and that shouldn't eat itself ?
Use a GridLayout filled with JLabels
set these JLabel setOpaque(true)
have a thread to update snake position every second
[rules][/rules]
Page 1 of 1
|
|

New Topic/Question
This topic is locked




MultiQuote



|