American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

7 PM – Python Game Dev – Gamas

September 27 @ 7:00 pm - 8:00 pm

Today We Did
  1. We went over each individual project proposal.
  2. We finished Flappy duck project.
Homework

Make progress on your each individual project. The due date is Nov 29, 2024.

  1. Eugene
    1. Submit your proposal as soon as possible and text me.
    2. git clone this project – https://gitlab.com/gsugiart/20240927-eugene-pygame-project in your pycharm.
    3. Add all of your images and audio files into your project assets folder.
    4. Run your project
  2.  Riley
    1. Add all of your images and audio files into your project assets folder.
    2. Create config.py and move some of the constants like screen’s WIDTH, HEIGHT, FPS to config.py and change the code inside main.py accordingly.
    3. Display your background image on the screen.
    4. Create tetris_block.py and create TetrisBlock sprite.
    5. Display the TetrisBlock sprite on the screen. You can use one of the tetris block for now. No need to display all of the Tetris block.
  3. Ryan
    1. Crop all of your player’s images to be sequence of images. According to https://opengameart.org/content/modern-rpg-guy, you need to have 4 images for each of the directions. So total you will have 16 images, 4 sequence of images per direction.
    2. Add all of your images and audio files into your project assets folder.
    3. Create config.py and move some of the constants like screen’s WIDTH, HEIGHT, FPS to config.py and change the code inside main.py accordingly.
    4. Display your background image on the screen.
    5. Create player.py and display the player on the screen.

Details

Date:
September 27
Time:
7:00 pm - 8:00 pm
Verified by MonsterInsights