Online Bisca banner

Online Bisca

10 devlogs
81h 18m 24s

A card game for 2 or 4 players (1x1 or 2x2) where the gol is to score the most points that you can

This project uses AI

I used Chatgpt and Claude to help me to learn some things that a i didn’t know at beginning of this project. I also use these IA’s to help me at debug and frontend, like collor palette. I used it to help me to do the function “valuate” too.
I also use a translator for my readme file because I’m not a native speaker

Demo Repository

Loading README...

knrbadaro

I fixed some bugs, pre-load cards to improve the game and added a language option (English or Portuguese)

0
knrbadaro

Shipped this project!

Hours: 74.92
Cookies: 🍪 368
Multiplier: 4.91 cookies/hr

I made a game that I really like. I had already searched for it online but never found it with the regional rules I use, which motivated me to do this project. I ended up learning a lot. I learned Vue, I learned WebSocket with and without the socket.io and Flask-socketIO libraries, I learned Tailwind CSS and some things about CSS itself. All of this improved my skills in several areas, and now I know much more about Websocket connections, styling, and other topics. The most difficult part for me has always been the frontend, and I admit that I used AI to help me with some aspects of this part, but I improved and learned a lot. It’s not perfect, but I’m really happy with the result.

knrbadaro

I finished some features:
I created the menu, when have some rooms to enter, I also make the hard bot and finish some details to host my project on a place

0
knrbadaro

I created many features:
I made the medium-level bot that tries to play the best possible move, knowing only the table, the hand, the trump suit, and the number of remaining cards.
I also created three buttons to change the bot level in the game. I added a message to wait for the host to start the game.
Finally, I fixed some bugs, such as two players having the same ID and issues that occurred when a player left the page while an animation was running.

Attachment
0
knrbadaro

I do a upgrade in game over screen and I create a animation when player do a illegal play.

0
knrbadaro

I created the first animations and made several changes to the code structure to enable them. In addition to dealing with some bugs and adjusting the game’s pace

0
knrbadaro

I completed the basic user experience and started working on making the game run, getting it to work for a single round with bots or players. .
I fixed some bugs and improved the code structure as well.

0
knrbadaro

I fixed some bugs and I’m working at vue components to make the basic UX, for it I’m using a card deck of itch.io.

Attachment
Attachment
0
knrbadaro

I’m working at app.js with vue, and the server.py like backend.
I’m learning Tailwind CSS and learning more about vue too

Attachment
Attachment
0
knrbadaro

I finish the first part of this project: The logic of the bisca game!
Now I’ve a class that simulate a game especially with 4 players, when we have play_card as the main one and many auxiliary functions

Attachment
0
knrbadaro

I’m working on my first project! I’m very happy at do it because I always want to make a game and I realy like Pisca

Attachment
0