8000 GitHub - codelixir/pygames: Trying out making some games in the pygame library. For ISS course, Spring 2020.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Trying out making some games in the pygame library. For ISS course, Spring 2020.

Notifications You must be signed in to change notification settings

codelixir/pygames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge

pygames

Trying out making some games with the pygame library.
Also one of my first times at understanding how object oriented programming works.

Navigate to the directory and run

python3 game.py

make sure you have pygame installed.

snake

My first go at the pygame library and re-creating the classic snake game. Spacebar to start the game, arrow keys to move.

naruto

Recreating the river-crossing game, but Naruto themed (everyone goes through a phase in their life that they are not the most proud of).
Controls are mentioned on the screen.
This was made as a part of Introduction to Software Systems course, Spring 2020.

About

Trying out making some games in the pygame library. For ISS course, Spring 2020.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0