Hello all T-SQL masters,
Do you think is it possible to play mastermind game using T-SQL on SQL Server?
I tried to develop sql code for managing game setup, making guess and evaluating the results to demonstrate a mastermind game actions on a SQL Server.
But I get stuck.
I need your comments and help to progress to finish sql mastermind game :)
Soon I'll place the transact-sql codes I have developed besides the database design and table structures for simulating the mastermind game on a SQL Server environment.
Stay tuned and share your comments!
Do you think is it possible to play mastermind game using T-SQL on SQL Server?
I tried to develop sql code for managing game setup, making guess and evaluating the results to demonstrate a mastermind game actions on a SQL Server.
But I get stuck.
I need your comments and help to progress to finish sql mastermind game :)
Soon I'll place the transact-sql codes I have developed besides the database design and table structures for simulating the mastermind game on a SQL Server environment.
Stay tuned and share your comments!