sei-ec-remote / project-1-issues

Open new issues here
1 stars 2 forks source link

eliminating opponents #235

Closed ItsAlbi007 closed 9 months ago

ItsAlbi007 commented 9 months ago

What's the problem you're trying to solve?

im trying to make the play to disappear when it jumps over

Post any code you think might be relevant (one fenced block per file)

If you see an error message, post it here. If you don't, what unexpected behavior are you seeing?

What is your best guess as to the source of the problem?

i need to somehow have the box it gets jumped over that checker will disappear until i reset the whole game or something

What things have you already tried to solve the problem?

Paste a link to your repository here

https://github.com/ItsAlbi007/G-Project

timmshinbone commented 9 months ago

Share the code that's being used to display the pieces on the board with a brief explanation. Share the code being used to make the 'jump' move.