Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riyasach189/minigames-using-python
Our bonus assignment for the course CSE101 2022 at IIIT Delhi.
https://github.com/riyasach189/minigames-using-python
pygame python3 tkinter-python
Last synced: 11 days ago
JSON representation
Our bonus assignment for the course CSE101 2022 at IIIT Delhi.
- Host: GitHub
- URL: https://github.com/riyasach189/minigames-using-python
- Owner: riyasach189
- Created: 2023-02-21T09:49:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T14:44:27.000Z (7 months ago)
- Last Synced: 2024-11-11T19:11:53.448Z (2 months ago)
- Topics: pygame, python3, tkinter-python
- Language: Python
- Homepage:
- Size: 1.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Collaborators
[@surat-ss](https://www.github.com/surat-ss)[@ded-avishi](https://www.github.com/ded-avishi)
[@riyasach189](https://www.github.com/riyasach189)
# Game
There are 3 mini games - DareDive, Elements Unleashed, Galactic Shooter and a discord bot WhimsyBot
# Functionality
DareDive (inspired by the Club Penguin game Waverider) - [@surat-ss](https://www.github.com/surat-ss)ELements Unleashed (inspired by the Club Penguin game Card Jitsu) - [@surat-ss](https://www.github.com/surat-ss)
Galactic Shooter (more levels coming soon) - [@riyasach189](https://www.github.com/riyasach189)
WhimsyBot - [@surat-ss](https://www.github.com/surat-ss)
Graphics (tkinter) - [@ded-avishi](https://www.github.com/ded-avishi)
# Instructions
Download all the files, then open the file 'prashi_interface' to play the game. Make sure you have the necessary modules installed - pygame, tkTo see the documentation of WhimsyBot, type '!help' in the discord chat
# Sources
https://www.youtube.com/watch?v=jO6qQDNa2UYhttps://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbHpMdUZxcnRndVJIdkl0ak9kN2lXNVdrVTFCZ3xBQ3Jtc0tra2Y5YjdWR2RtTnM3cVM5Zl9jMi1sRzJxd2V2UEFKYnlvbmlESjhYWjJSbW80S2VyMDdHYUswd2k0cjJPVzZNU0VVRzhSZlpUWXZVRWZZV3IzWGhDcGRhbC1SMF9ZeUtMbC1CT1paQzdwSklyc0FURQ&q=https%3A%2F%2Fgithub.com%2Ftechwithtim%2FPygameForBeginners&v=jO6qQDNa2UY
https://www.pygame.org/news
https://realpython.com/pygame-a-primer/
https://pypi.org/project/pygame/
https://www.javatpoint.com/pygame
https://www.geeksforgeeks.org/introduction-to-pygame/
https://www.youtube.com/watch?v=AY9MnQ4x3zk
https://pythonprogramming.net/pygame-python-3-part-1-intro/
https://stackoverflow.com/
https://www.google.com/
https://www.w3schools.com/python/
https://www.geeksforgeeks.org/python-gui-tkinter/#:~:text=Out%20of%20all%20the%20GUI,tkinter%20is%20an%20easy%20task.
https://www.disney.com/
https://www.canva.com/
https://www.youtube.com/watch?v=G8MYGDf_9ho
https://docs.python.org/3/library/tkinter.html
https://www.tutorialspoint.com/python/python_gui_programming.htm
https://realpython.com/python-gui-tkinter/
https://www.javatpoint.com/python-tkinter