BALL

Post here your demos and examples with the source files.
Forum rules
Always post the games with a screenshot.
The file must have the ged and data files (complete game source)
Use the forum attachment to post the files.
It is always better to use the first post to put the game files

BALL

Postby koala » Sun Mar 29, 2015 10:16 pm

Hi, everybody! :D
This is my first game and it is called simply, Ball.

Use arrow keys to move.

There are two types of points.
First type is indicated with white numbers. Those are points you need to collect and at the
beginning you have 0 white points. When you collect 5000 white points you win.
Second type is indicated with blue numbers. You can collect, but also lose those points. At
the beginning you have 5000 blue points and if you lose all of them, it is game over.

There are 7 different objects:
1. blue ball:
- gives 1 white point when collected
- when hits the right wall, you lose 2 blue points
2. pink ball:
- gives 5 white points when collected
- when hits the right wall, you lose 10 blue points
3. red ball:
- gives 10 white points when collected
- when hits the right wall, you lose 20 blue points
4. yellow ball:
- gives 20 white points when collected
- when hits the right wall, you lose 40 blue points
5. multicolor ball:
- gives 200 white and 200 blue points when collected
6. light blue ball, actually small version of player:
- gives 1000 blue points when collected
7. arrow:
- when an arrow hits you, you lose 1000 blue points

GOOD LUCK! :)

Image

Here's the link to the ged and data files (complete game source):
http://www.mediafire.com/download/heh21xdqr1rgi6d/Ball.zip
Link to the executable file, or game:
http://www.mediafire.com/download/qmesyj67msmlqop/Ball_Game.zip
Attachments
Ball_Game.zip
(788.18 KiB) Downloaded 330 times
Ball.JPG
Ball.zip
(216.05 KiB) Downloaded 313 times
Phascolarctos cinereus
YouTube: Marko Radivojevic
Google+: Marko Radivojevic
User avatar
koala
 
Posts: 301
Joined: Thu Mar 26, 2015 7:03 pm
Location: Serbia
Score: 30 Give a positive score

Re: BALL

Postby bat78 » Mon Mar 30, 2015 10:23 pm

Now I see lots of balls are involved here :> `..and the main player is kinda cute.
This could become a neat game if the development on it continues.
The future of "Game-Editor" here
User avatar
bat78
 
Posts: 816
Joined: Sun Dec 14, 2008 9:13 pm
Location: Bulgaria, Sofia
Score: 88 Give a positive score

Re: BALL

Postby koala » Mon Mar 30, 2015 11:39 pm

Hi, bat78! :D

Thanks! I am glad you like it. Main player resembles GE's logo. :roll: :oops: :D

I'll make some levels, menu and more things, I just need to learn more about GE.

Salute! :D
Phascolarctos cinereus
YouTube: Marko Radivojevic
Google+: Marko Radivojevic
User avatar
koala
 
Posts: 301
Joined: Thu Mar 26, 2015 7:03 pm
Location: Serbia
Score: 30 Give a positive score

Re: BALL

Postby Zivouhr » Thu Apr 09, 2015 10:48 pm

I'll have to try this one when I get a chance. Looks interesting.
City of Rott Game created on Game Editor http://cityofrott.wordpress.com/
User avatar
Zivouhr
 
Posts: 549
Joined: Sat May 17, 2014 2:12 pm
Score: 59 Give a positive score

Re: BALL

Postby koala » Fri Apr 10, 2015 11:17 am

Zivouhr wrote:I'll have to try this one when I get a chance. Looks interesting.
Thanks! It looks childish. :lol:
It is my very first game, so don't expect much of it. :mrgreen: Anyway, I might add some levels and whatnot, post a review if you want.
This game and Byzantine Empire I've made before I started visiting forum. When I signed in I immediately posted these two games in Game Demos. I actually should have posted them in Game Development. :roll:
I've made this game with sounds and music, which I took from other sources, so I uploaded this "silent" version. I don't know how are things going with copyright. :?:
Phascolarctos cinereus
YouTube: Marko Radivojevic
Google+: Marko Radivojevic
User avatar
koala
 
Posts: 301
Joined: Thu Mar 26, 2015 7:03 pm
Location: Serbia
Score: 30 Give a positive score

Re: BALL

Postby Zivouhr » Fri Apr 10, 2015 4:09 pm

Nice game! Controls in BALL are responsive and do what you want them to, and the variety of point circles to collect is nice, along with the random Pacman light blue item worth a lot more points. Hitting the wall reduces the score, so that adds to the challenge. One hit with the arrow and -1000 points, so the player has to be careful to avoid them. The constant inflow of items to collect in random order based on the color make it entertaining.
With sound effects this could be even more fun. For your first game, well done! 8)
City of Rott Game created on Game Editor http://cityofrott.wordpress.com/
User avatar
Zivouhr
 
Posts: 549
Joined: Sat May 17, 2014 2:12 pm
Score: 59 Give a positive score

Re: BALL

Postby koala » Fri Apr 10, 2015 5:07 pm

Zivouhr wrote:Nice game! Controls in BALL are responsive and do what you want them to, and the variety of point circles to collect is nice, along with the random Pacman light blue item worth a lot more points. Hitting the wall reduces the score, so that adds to the challenge. One hit with the arrow and -1000 points, so the player has to be careful to avoid them. The constant inflow of items to collect in random order based on the color make it entertaining.
With sound effects this could be even more fun. For your first game, well done! 8)
Here's the version with sound. Sounds are not mine and music is from Windows XP.

Game:
http://www.mediafire.com/download/dhauyxa81m6m1eo/Ball_with_sound_Game.zip
ged and data files:
http://www.mediafire.com/download/hs7gab7q2pisvv1/Ball_with_sound_GED.zip

I'll upload game with different music. Until then, there's silent version.
Last edited by koala on Fri Apr 10, 2015 6:06 pm, edited 2 times in total.
Phascolarctos cinereus
YouTube: Marko Radivojevic
Google+: Marko Radivojevic
User avatar
koala
 
Posts: 301
Joined: Thu Mar 26, 2015 7:03 pm
Location: Serbia
Score: 30 Give a positive score

Re: BALL

Postby bat78 » Fri Apr 10, 2015 5:48 pm

koala wrote:
Zivouhr wrote:Nice game! Controls in BALL are responsive and do what you want them to, and the variety of point circles to collect is nice, along with the random Pacman light blue item worth a lot more points. Hitting the wall reduces the score, so that adds to the challenge. One hit with the arrow and -1000 points, so the player has to be careful to avoid them. The constant inflow of items to collect in random order based on the color make it entertaining.
With sound effects this could be even more fun. For your first game, well done! 8)
Here's the version with sound. Sounds are not mine and music is from Windows XP.

Game:
http://www.mediafire.com/download/dhauyxa81m6m1eo/Ball_with_sound_Game.zip
ged and data files:
http://www.mediafire.com/download/hs7gab7q2pisvv1/Ball_with_sound_GED.zip


It is not my call and I can't do much about it except to advice you.. PLEASE,
DO NOT Involve Microsoft products in your games. If you are into hesitate ..tell me one random number, generated by rand(oo) and I will tell you as many reasons why to not do that.
Compared to that, 2 bit ear-destroying sounds are MUCH preferable oh I'd love them.. but this.. this is beyond the worse choice for selecting game sound. Not only I am being interrupted but you and your game not any less.
Last edited by bat78 on Fri Apr 10, 2015 5:51 pm, edited 1 time in total.
The future of "Game-Editor" here
User avatar
bat78
 
Posts: 816
Joined: Sun Dec 14, 2008 9:13 pm
Location: Bulgaria, Sofia
Score: 88 Give a positive score

Re: BALL

Postby koala » Fri Apr 10, 2015 5:50 pm

bat78 wrote:
koala wrote:
Zivouhr wrote:Nice game! Controls in BALL are responsive and do what you want them to, and the variety of point circles to collect is nice, along with the random Pacman light blue item worth a lot more points. Hitting the wall reduces the score, so that adds to the challenge. One hit with the arrow and -1000 points, so the player has to be careful to avoid them. The constant inflow of items to collect in random order based on the color make it entertaining.
With sound effects this could be even more fun. For your first game, well done! 8)
Here's the version with sound. Sounds are not mine and music is from Windows XP.

Game:
http://www.mediafire.com/download/dhauyxa81m6m1eo/Ball_with_sound_Game.zip
ged and data files:
http://www.mediafire.com/download/hs7gab7q2pisvv1/Ball_with_sound_GED.zip


It is not my call and I can't do much about it except to advice you.. PLEASE,
DO NOT Involve Microsoft products in your games. If you are into hesitate ..tell me one random number, generated by rand(oo) and I will tell you as many reasons why to not do that.
OK, so then, should I delete this game from mediafire and forum?
Phascolarctos cinereus
YouTube: Marko Radivojevic
Google+: Marko Radivojevic
User avatar
koala
 
Posts: 301
Joined: Thu Mar 26, 2015 7:03 pm
Location: Serbia
Score: 30 Give a positive score

Re: BALL

Postby bat78 » Fri Apr 10, 2015 5:52 pm

koala wrote:
bat78 wrote:
koala wrote:
Zivouhr wrote:Nice game! Controls in BALL are responsive and do what you want them to, and the variety of point circles to collect is nice, along with the random Pacman light blue item worth a lot more points. Hitting the wall reduces the score, so that adds to the challenge. One hit with the arrow and -1000 points, so the player has to be careful to avoid them. The constant inflow of items to collect in random order based on the color make it entertaining.
With sound effects this could be even more fun. For your first game, well done! 8)
Here's the version with sound. Sounds are not mine and music is from Windows XP.

Game:
http://www.mediafire.com/download/dhauyxa81m6m1eo/Ball_with_sound_Game.zip
ged and data files:
http://www.mediafire.com/download/hs7gab7q2pisvv1/Ball_with_sound_GED.zip


It is not my call and I can't do much about it except to advice you.. PLEASE,
DO NOT Involve Microsoft products in your games. If you are into hesitate ..tell me one random number, generated by rand(oo) and I will tell you as many reasons why to not do that.
OK, so then, should I delete this game from mediafire and forum?

Your game was very good for a first game until you decided to use Microsoft sounds in it. I have no idea how did you ended up doing this as there is an arcane amount of free, dedicated music samples over the internet and honestly.. I would create one private for you even. (I do music)
All you have to do is change the music or just remove it whatever.
The future of "Game-Editor" here
User avatar
bat78
 
Posts: 816
Joined: Sun Dec 14, 2008 9:13 pm
Location: Bulgaria, Sofia
Score: 88 Give a positive score

Re: BALL

Postby koala » Fri Apr 10, 2015 6:04 pm

I'll just remove the game from net. :(
Phascolarctos cinereus
YouTube: Marko Radivojevic
Google+: Marko Radivojevic
User avatar
koala
 
Posts: 301
Joined: Thu Mar 26, 2015 7:03 pm
Location: Serbia
Score: 30 Give a positive score

Re: BALL

Postby bat78 » Fri Apr 10, 2015 6:15 pm

koala wrote:I'll just remove the game from net. :(

Okay why would you remove the entire game?
The future of "Game-Editor" here
User avatar
bat78
 
Posts: 816
Joined: Sun Dec 14, 2008 9:13 pm
Location: Bulgaria, Sofia
Score: 88 Give a positive score

Re: BALL

Postby koala » Fri Apr 10, 2015 6:21 pm

bat78 wrote:
koala wrote:I'll just remove the game from net. :(
Okay why would you remove the entire game?
I can't change music in game now. When I change it, I'll upload that version. Game isn't same without sounds, but "silent" version is satisfying for now.
Phascolarctos cinereus
YouTube: Marko Radivojevic
Google+: Marko Radivojevic
User avatar
koala
 
Posts: 301
Joined: Thu Mar 26, 2015 7:03 pm
Location: Serbia
Score: 30 Give a positive score

Re: BALL

Postby bat78 » Fri Apr 10, 2015 6:28 pm

koala wrote:
bat78 wrote:
koala wrote:I'll just remove the game from net. :(
Okay why would you remove the entire game?
I can't change music in game now. When I change it, I'll upload that version. Game isn't same without sounds, but "silent" version is satisfying for now.

You don't have to worry about everything, especially sounds. It is your first game though. Soon you may just leave it in the past. Just please.. change the music explicitly before performing any imminent action related to your game. Keep up the great work :)
The future of "Game-Editor" here
User avatar
bat78
 
Posts: 816
Joined: Sun Dec 14, 2008 9:13 pm
Location: Bulgaria, Sofia
Score: 88 Give a positive score

Re: BALL

Postby lcl » Fri Apr 10, 2015 6:38 pm

@koala: I think you must have misinterpreted what bat78 meant when he said this:
bat78 wrote:All you have to do is change the music or just remove it whatever.

I believe he only meant removing the music from the game, not removing the whole game from here :D

I haven't played this yet, but I'll try it when I get some time, it seems very good for a first game.
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Next

Return to Game Demos

Who is online

Users browsing this forum: No registered users and 1 guest

cron