Results 1 to 2 of 2
Thread: Simple Dodging Game
- 07-17-2009, 07:08 PM #1
Member
- Join Date
- Jul 2009
- Posts
- 21
- Rep Power
- 0
Simple Dodging Game
Hello all,
I've started Java quite recently (this is only my second thread on the forums) and I've learned how to display images, provide text fields, and a couple other things. I want to design an applet where you move ball with the up and down keys, and dodge oncoming bricks. Its going to be a side-scroller, and I am wondering:
1.) How to make the algorithm to create bricks infinitely at various locations, scrolling
2.) How to make the background scroll
3.) How to mask an object with an image, and than move the object with the up/down keys
4.) Can I design my own buttons for the menu instead of using the standard java buttons
5.) How to design some kind of High-Scores Table
And as the thread continues, I might have other questions.
Help and coding are appreciated!
P.S. I am hoping to make this as an applet to put online
-
Similar Threads
-
Implementing "Game Over" in Minesweeper game based on Gridworld framework.
By JFlash in forum New To JavaReplies: 2Last Post: 08-05-2010, 04:49 AM -
Need ideas and help for a simple BlackJack Game
By Dannii in forum New To JavaReplies: 5Last Post: 04-27-2009, 10:53 AM -
Simple Text race game
By Inf1nity in forum New To JavaReplies: 2Last Post: 03-16-2009, 03:46 PM -
2D strategy game or 2D war game
By led1433 in forum Java 2DReplies: 5Last Post: 02-10-2009, 06:00 AM -
Help with a very simple method for a very simple beginner.
By cakeman in forum New To JavaReplies: 2Last Post: 05-04-2008, 05:27 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks