Skip to content

itleigns/HamiltonPathGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

HamiltonPassGame

When you pass through all #, you will clear the game.

Normal mode

Complile

gcc GameMain.c

Play

./a.out

Custom mode

Complile

gcc -D CUSTOM GameMain.c

Play

./a.out

Input vertical length, horizontal length and the number of originally . places. Entering a large number may result in huge run times or even errors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages