An open API service indexing awesome lists of open source software.

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

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