Black-Jack game prototype with UI and basic gameplay
By RepoJournal , from @J-squareTech's public GitHub activity
Backfilled
Tanle Junior created a new BlackJack repository and shipped a playable web version with working interface and initial game logic.
Tanle Junior started the BlackJack project with an initial commit [1], then built out the user interface and wired up basic game functionality [2]. The implementation included initial interactivity that made for a usable first version of the game, though the underlying array logic still needed work. In the same session, Tanle Junior renamed the project title to 'Black-Jack' in the README [3] to match the proper formatting.
One email a day. Unsubscribe in one click.
A short briefing every day J-squareTech ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read the whole archive →
References
- [1] Initial commit J-squareTech/BlackJack
- [2] Finished the UI, some basic function J-squareTech/BlackJack
- [3] Rename project title to 'Black-Jack' J-squareTech/BlackJack