Jump to content

Python Platformer Game - By Rutsy


Rutsy

Recommended Posts

Hello everyone,

 

I am currently in a game programming class at my college. The class uses Python, more specifically the pygame library, to learn basic game development. I am not a Computer Science major though, I just learn how to program as a hobby. I hope you all enjoy the process of this project. The game is to be presented in three weeks and I only hope to have it done. It is not for a grade, but more of an assignment to show what you can do at the end of the class. If anyone wants to contribute in anyway to it, be it art, code, or ideas, post here or PM me. I am open to any suggestions.

 

Enjoy,

Rutsy

 

Things I currently need:

  • A name
  • More items
  • Better sprites
  • Fix collision detection
  • Fix item spawning
  • Create background
  • Game theme
  • etc.

 

Here are some screenshots of the project so far:

Red = Old version

Green = Current Version

-----------------------------------------------------------------

4/6/2015

  • Added Start screen
  • Added Game Over screen
  • Added first "test" enemy
  • Added new text font

Project Files:

vPdZA17.png

 

Test enemy:

nTPvoo8.png

 

Start Screen:

P6KsfdG.png

 

Game Over Screen:

iSBKkuE.png

4/4/2015

  • First release: Basic everything

Project files:

yaaO09h.png

 

Wall/Floor/Block sprite:

6hBhwk8.png

 

Health item sprite:

xnGEz68.png

 

Current level, sprites rendered, and level:

fk25rRI.png

 

Edited by Rutsy
Link to comment
Share on other sites

Interesting to see languages other than java being used. 

I use python a decent amount, but have never made an attempt at video game development in it. 

Typically I use it for networking programs (using sockets), and for programming device interaction on Raspberry pi for some side embedded system type projects. 

I am currently working on a packet sniffing program in it for a class.

 

Anyway, good luck. ^_^

Link to comment
Share on other sites

Interesting to see languages other than java being used. 

I use python a decent amount, but have never made an attempt at video game development in it. 

Typically I use it for networking programs (using sockets), and for programming device interaction on Raspberry pi for some side embedded system type projects. 

I am currently working on a packet sniffing program in it for a class.

 

Anyway, good luck. happy.png

You are clearly more experienced then me! Thank you Mysteryy.

 

Neat, I love Python and am interested to see how your project goes!

I will update the progress as I go, thank you for the interest.

 

If it's really a simple 2d platformer you should be able to do it in less then 12 hours total.

12 hours probably for an experienced programmer. I am having a lot of problems with my collision statement, so I'm stuck here.

 

Interesting thread, nice to see gamedev!

Thank you Czar, I hope to finish this game in time.

 

I appreciate everyone commenting.

Link to comment
Share on other sites

Rutsy,

 

Good luck with development, Keep us updated smile.png

 

Reid

 

Reid,

 

Thanks for the support man. I really appreciate it. I usually only work on the game during the week so hopefully I will be able to show a small video or something of my playing the game at its current state.

 

Thank you,

Rutsy

Edited by Rutsy
Link to comment
Share on other sites

Very nice.

I hate python myself, really don't like it tongue.png

Are you writing the engine purely from scratch?

Anyhow, games are another perfect way to get into programming, enjoy biggrin.png

Botre,

 

I am using Python and the Pygame module to write my game from scratch. I will post the source to my code online. I personally like Java's syntax better, but Python is simple and mandatory for the game programming class that I am in. This project is due on Monday.

 

Rutsy

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...