Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Volodymyr-coder/JavaScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: HackYourFuture/JavaScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 14 files changed
  • 1 contributor

Commits on Mar 4, 2025

  1. Add Game Of Life prep exercise

    remarcmij authored and stasel committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    259ed9e View commit details
    Browse the repository at this point in the history
  2. Add .gitignore for .DS_Store

    remarcmij authored and stasel committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    1734726 View commit details
    Browse the repository at this point in the history
  3. Reorganize into multiple classes

    remarcmij authored and stasel committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    bf17199 View commit details
    Browse the repository at this point in the history
  4. Text improvements

    remarcmij authored and stasel committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    c365297 View commit details
    Browse the repository at this point in the history
  5. Move live or die logic to Cell class

    remarcmij authored and stasel committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    32ee8fd View commit details
    Browse the repository at this point in the history
  6. Update GameOfLife diagram

    remarcmij authored and stasel committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    7c4ec77 View commit details
    Browse the repository at this point in the history
  7. Remove .DS_Store

    remarcmij authored and stasel committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    2e74f47 View commit details
    Browse the repository at this point in the history
Loading