You are browsing as a guest. Sign up (or log in) to start making projects!

My platformer game

  • 4 Devlogs
  • 6 Total hours

I am building a mini flappy bird platformer game using Java.

Ship #1 Pending review

This is the first Java project I’ve ever coded in my life. Because I’m about to take a Java course in the upcoming project, I want to use a little project to understand how Java works a little better. So I kept things very simple, the game logic and interface are all very simple and easy. To run this game, you will have to download it to your own PC (follow the instructions in the GitHub README).

How to play?
You click the “start” button, and use the space bar on your keyboard to make the bird jump up. If you don’t make the bird jump, the bird will automatically fall downward. You will lose the game whenever the bird hit a pipe or falls out of the screen.
You can see your current score on the top left corner. To play again, just click on the “replay” button.

Enjoy playing:)

  • 4 devlogs
  • 6h
Try project → See source code →
Open comments for this post

1h 46m 16s logged

I wrote the readme with executables and doubled checked everything is working. Then I pushed the changes to Github, and it should be good to go! However, since this is a Java project, I can’t deploy it to a web browser. So it can only be run on a local PC.

0
0
1
Open comments for this post

30m 16s logged

I added a start and a replay button so the user can keep playing the game. The game is working perfectly and now just have to clean up the code and add in some more comments! Also need to work on deployment as well.

0
0
11
Open comments for this post

2h 39m 14s logged

I have successfully implemented the game logic and added a score display. Now the game will end whenever the bird falls out of the frame or hit one of the poles.

0
0
2
Open comments for this post

1h 32m 58s logged

I started coding my first ever game in Java. I’ve never code anything in Java before, but I’m about to take a course in Java, so I wanna start getting my hands on it early. This will be a very basic platformer game, since I’m just getting started on it, I don’t want to make things very complicated.

0
0
10

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…