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

Ship #1

So i made multiple well minigames inside of a big game. It includes flappy bird, pong and simonsays. All of them display your score. The pong is played against a bot and i have to admit i made him quite unbeatable. I hope you enjoy the games and get atleast a point in pong:). I made this project because im new to programming, but only one game seemed too easy. Ai: debugging and pixel art.

  • 6 devlogs
  • 5h
  • 2.32x multiplier
  • 12 Stardust
Try project → See source code →
Open comments for this post

1h 4m 57s logged

I mad eflappy bird today. I made the entire game on my own, but i used ai for the pixel art. It didnt do a good job so ill have to fix that later and make ym own pixel art. Ill still have to add the score and integrate it to my tkinter menu, but i need to take a break, my brain is fried.

0
0
3
Open comments for this post

42m 21s logged

I added the simon says game to the tkinter menu. I added a function that stops the game after 11 points in pong. I added a text that displays your score after you lose in simon says. I aslo added basic sounds to pong but the only one that works is the background song. Im going to fix that tommorow.

0
0
4
Open comments for this post

1h 21m 7s logged

So i made the second minigame simon says. Its pretty ruff now so im going straight into polishing both of the current games: Simon says and pong im going to add sounds difficulty levels and add “the button feel” to the simon says game. Also i need to create menus and score to both of the games. I used a bit of AI in the simonsays game cuz i couldnt for the life of me figure oyt how to switch from simon to the player. Turns out it was pretty easy.

0
0
1
Open comments for this post

52m 27s logged

So i finally got the singleplayer working. Its actually quite easy i just added the functions that checks the position of the ball relative to the position of the player and if its higher the player moves higher and vice versa. The thing that took me the most amout of time was, a problem i had with a function. I wanted to speed up the ball everytime somebody hits it but i couldnt figure out how to get it to reset after every round. Turns out i just placed this function if lx < 0 or lx > 800:                lx_speed = 5into an another function which caused it to break. Next im going to add sound effects and multiple difficulties

0
0
1
Open comments for this post

53m 16s logged

I created the first minigame… well kinda. The first minigame is pong but it is for 2 players, but this projects is all about singleplayer games, so during the next devlog im hopefully going to make a bot, that can play against you and you can pick the difficulty. Also i created an ugly starter menu in tkinter, definetely gonna change that.

0
0
1

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…