Skip to content

MrValdez/PyCon-APAC-2018

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
This is the slide presentation for my talk for PyCon APAC 2018.

My talk is called "Game Programming with Python" and I will be using pygame to show how to make a game.

These slides were created with the game programming library, Arcade. I used this library as a test if I should change game programming library. While I do enjoy Arcade, I do not have enough experience to use it for my live-coding.

There's a possibility there won't be audio during the event, so I may not be able to demonstrated playing sounds. But if you need to make sound effects, I recommend sfxr.

# To run the slide presentation

$ pip install -r requirements.txt
$ python main.py

# About me

- I'm a video game programming hobbyist
- Active board member at Python Philippines
- Use game programming to teach programming
- https://mrvaldez.ph
- https://github.com/mrvaldez
- @MrValdez

# Images used

- https://opengameart.org/content/lpc-cliffsmountains-with-grass-top-and-more
 (Lanea Zimmerman ("Sharm"), Daniel Eddeland, and Wiliam Thompson)
- Various art from https://simplyrara.com (with permission granted from artist)
- screenshots from Super Mario World, Tetris, Floppy Bird
- Sprites from Super Mario Bros
- https://commons.wikimedia.org/wiki/File:Tvm-md-3-prevga-monitor-front.jpg
- https://twitter.com/al_rikir/status/996638753241423872?s=21

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages