Click! it's animated!

Awesome block game 2 -- return of the block : The story of one block against the world

Like my previous game I'm hoping to have a minimalist design.The only dependency should end up being pygame so anyone will be able to play. I'm still rather new to programming so help and advice is always appreciated.

eugmanhome.com logo

Awards

Give this entry an award

Scores

Ratings (show detail)

Overall: 2.6
Fun: 2.6
Production: 2.6
Innovation: 2.6

2% respondents marked the game as not working.
0% of respondents wished to disqualify the entry.
Respondents: 49

Files

File Uploader Date
abg2-rotb.zipfinal
my final entry. It's fun.
eugman 2007/04/08 00:46
abg2-7.zipfinal
Near finished version. Got lots of nice things.
eugman 2007/04/07 14:14
animated.gif
Click! it's animated!
eugman 2007/04/06 02:38
mountains.png
Look at that beautiful background! Man I am pushing it to the limit with these graphics
eugman 2007/04/04 01:10
rolling.png
I fixed collision. Things are coming together.
eugman 2007/04/03 01:22
abg2-1.tar.gz
First well working version of my game.
eugman 2007/04/02 23:31
log.png
Look at them logs. Beautiful. Too bad I'm changing games because some of my code is bad.
eugman 2007/04/02 21:19
gravity.png
I need to remember to clear the screen. Woo gravity
eugman 2007/04/01 14:56

Diary Entries

Previous work

To what degree am I allowed to make use of my previous entry? It's released under public domain and commented so anyone foolish enough to use my code may.

4 comments

testing something

I'm messing around with some mechanics, anyone care to try it out?

flock1.py

12 comments

loggggggggggggggggggggg

Everything is going to be done with pygame.draw . So what I'm wondering is if my block player should have block logs or if I should approximate roundness with a bunch of rectangles.

Add a comment

What is essential to a good production score?

I am going to be using only pygame.draw for a my graphics, so I am wondering what I need to make sure I have a good productions score.
for example is music a must?

14 comments

Rollin' on the rivah.



I've been working on a game where you climb up a river. It's a bit of fun as is but I'm hoping to make it more interesting.

I'm wondering if anyone thinks I can get good production score even if everything is made using pygame.draw

You can get the latest version at my svn page You only need main and euclid.

3 comments

Bask in the awesome blockiness



This is the menu screen for my game. The three shapes up top are my score. The highest I've gotten is 324.
On the screen it looks like I got 279.

Add a comment

What works in linux.

The following games work just fine for me without having to use the command line. I click on the run_game.py and choose run with python and these games just work.

Focus your effort on them.

  1. abg2-rotb
  2. BaloonEscape
  3. Cent_of_fb
  4. DashmanDX
  5. familyguys
  6. freakk
  7. f-m
  8. Gang_of_6
  9. gin_n_phytonic
  10. GOD
  11. greg_pw4
  12. Hectic
  13. jwhitlark
  14. LastMinute
  15. mmorts
  16. PrintStarIII
  17. pycor 2
  18. Pytower
  19. pywiii
  20. selsine_2_0
  21. Tee-py4
  22. thecode
  23. toba4
  24. vi
  25. Zankar2

22 comments

What works, what doesn't, and how to fix it.

Since there are so many issue with the games I'm going to try and keep a list of all the programs that worked for me including the ones that needed changed or run from the command line or if I was just missing a library.

Since I'll need to update it I'm going to host it on my site. You can see it here.

6 comments