Activity

manojk902007

Refactor code structure for improved readability and maintainability

Attachment
0
manojk902007

Add undo functionality and game state management

Attachment
0
manojk902007

Implement AI difficulty levels with Minimax algorithm for computer moves

Attachment
0
manojk902007

both manual mode and computer mode implemented

Attachment
0
manojk902007

computer play(auto play) implemented

Attachment
0
manojk902007

Today I worked on building a classic chess game using HTML, CSS, and JavaScript. I designed a clean and elegant dark-themed interface with gold accents to give the game a premium look. I implemented the chessboard layout, player turn indicator, captured pieces section, and move history panel.

I also worked on the core game logic including piece movement, legal move validation, and board interactions. Additional features like new game, board flip, and responsive layout were added to improve the user experience.

This devlog records my progress in developing both the frontend design and the chess game functionality.

Attachment
0
manojk902007

Worked on developing a browser-based Car Racing Game using HTML, CSS, and JavaScript. Implemented player controls using arrow keys and created enemy cars that spawn randomly in different lanes. Added road animation to simulate movement and implemented collision detection to end the game when the player crashes into an enemy car.

Improved the UI by adding a colorful animated gradient background and a game over popup with restart functionality. Integrated sound effects such as engine sound during gameplay and crash sound on collision. Also debugged several issues related to collision sensitivity, sound stopping after crash, and proper alignment of game elements.

Attachment
Attachment
0
manojk902007

I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build.

Attachment
0