Skip to content

Latest commit

 

History

71 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#24

24 Game Solver

This program takes in four integers and then uses functions and for loops to calculate all 64 combinations of all permutations, but returns the first solution found or no solution if there is none.

Usage

  1. Compile the program using: gcc -Wall -std=c99 solve_24_Game.c permute.c -o solve_24_Game.
  2. Run your executable.
  3. Answer the prompts in the command line to see if the four integers and make 24.

About

The Game of 24 implemented on a Raspberry Pi Pico

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages