https://github.com/smaranjitghose/girlscript_ireland_gaming_booster
Stuff related to Gaming Booster Program 2020 by GirlScript Ireland
https://github.com/smaranjitghose/girlscript_ireland_gaming_booster
game-development girlscript girlscript-ireland mentorship p5js processing
Last synced: 8 months ago
JSON representation
Stuff related to Gaming Booster Program 2020 by GirlScript Ireland
- Host: GitHub
- URL: https://github.com/smaranjitghose/girlscript_ireland_gaming_booster
- Owner: smaranjitghose
- License: mit
- Created: 2020-07-24T02:29:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-17T12:15:07.000Z (almost 5 years ago)
- Last Synced: 2025-03-27T10:07:45.827Z (8 months ago)
- Topics: game-development, girlscript, girlscript-ireland, mentorship, p5js, processing
- Language: JavaScript
- Homepage:
- Size: 1.47 MB
- Stars: 1
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GirlScript Ireland Gaming Booster

This repository comprises the sample code and miscellaneous stuff to be used for the Gaming Booster Program 2020 by GirlScript Ireland.
About Gaming Boosterπ€π€:

Gaming Booster is an intiative taken up the GirlScript Ireland chapter to upskill students from all around the globe in the field of game development. It is a four week intiative that runs through the entire of August 2020. Participants from India,Ireland,Brazil,Spain,Mexico and Kazakhstan are guided to build two functionally games by the end of program. p5.js and Processing are preferred for development.
Projects to be Completed by Participants:π

- Flappy Bird
- Snake Game
Pre-requisites:π¨βπ³
- Ability to use GitHub
- Understanding of Version Control
- Basics of programming concepts like variables, expressions, data types, comments, operators, conditionals(branching + iteration), functions and Object Oriented Programming
- Prior knowledge of Java or JavaScript is preferred but not mandatory
Weekly Tasks
### Week 1:
- Opening Ceremony
- Community Bonding
- Download and install the [processing editor](https://processing.org/download/)
- Understand the syntax of processing
- Build small animations
- Attempt to code individual components of the flappy bird -
### Week 2:
- Finish the complete Flappy Bird Game
- Get feedback
- Improve the design
- Optimize or Document the code more if possible
### Week 3:
- Get used to p5.js and its [online editor](https://editor.p5js.org/)
- Create simple animations and patterns
- Create the movement of the snake in different directions, random appearances of food, grid
### Week 4:
- Wrap up with the Snake Game
- Get feedback
- Improve the design
- Optimize or Document the code more if possible
- Discuss further steps
- Closing ceremony