Activity

Satyaki Senapati

Just completed the whole game, now going to improve some graphics.
graphic improvement:
-different background colour for every level
-some improvements in pipe graphics

Attachment
Attachment
Attachment
0
Satyaki Senapati

I am going to fix the problems I had yesterday.
Yesterday, I was unable to start the game in any other difficulty.
I am also going to improve the gravity,speed and spawn rate on each difficulty level.

Attachment
Attachment
Attachment
Attachment
0
Satyaki Senapati

Today I am going to add some levels to my game.
There would be three levels in my game (easy, medium, hard).
The things I am going to do this time-
1)Add a difficulty selector in the home screen
2) Create a variable DifficultySelector
3)modify startgame
4) Create pipes using dynamic Gapping rather than hardcoded values
5) On Reset (startGame), I will reset the game, and I will reset the pipes and set a new speed gap.
6) I would update the gravity
7) After the game ends the difficulty selector would be shown again
8) Will add HTML for difficulty selection, style it to match, and add eventListner()

Attachment
0
Satyaki Senapati

Shipped this project!

Hours: 2.75
Cookies: 🍪 14
Multiplier: 4.91 cookies/hr

I’ve got plans to edit some specific details later

Satyaki Senapati

Today, I thought of adding a new homepage for the game with a few options.
imma design the bird and the poles a bit, also with some simple CSS modifications.

Attachment
Attachment
0
Satyaki Senapati

Alright, I completed the code today, but got a few errors.
I just fixed it, but I will now try to design the page a bit more.

Attachment
0
Satyaki Senapati

I just completed the function update()
It contains all the physics, movement, and the things that would happen backend
I will start with the controls and stuff later. bye..

Attachment
0
Satyaki Senapati

Sorry for the no devlogs
Yesterday I did the HTML and CSS part(It was very easy).
Today I am doing the JavaScript part
made the main physics of the game in
Didn’t use three different files.
gonna continue with function update next time….bye

Attachment
0
Satyaki Senapati

Shipped this project!

Hours: 1.29
Cookies: 🍪 3
Multiplier: 1.94 cookies/hr

I built a calculator as a first project to ship
its really just a dumb calculator for people to revise and beginners to learn.

Satyaki Senapati

I worked on this using Python and a graphical module called Tkinter.
It was an easy program that took me just one hour to complete.
This program is specifically for beginners and some people who are looking to revise TKinter and graphics with Python.

Attachment
Attachment
0