An open API service indexing awesome lists of open source software.

https://github.com/abbywright/number-guess-game

Creating a number guessing game that saves user information using PostgreSQL, Bash, and Git, following a tutorial from FreeCodeCamp.
https://github.com/abbywright/number-guess-game

bash git postgresql

Last synced: 2 months ago
JSON representation

Creating a number guessing game that saves user information using PostgreSQL, Bash, and Git, following a tutorial from FreeCodeCamp.

Awesome Lists containing this project

README

          

## Number Guessing Game

Using Bash, PostgreSQL, and Git to create a number guessing game that runs right in the terminal and saves user information into a SQL database. The final project for the Relational Database Certification.

#### [Tutorial from FreeCodeCamp](https://www.freecodecamp.org/learn/relational-database/build-a-number-guessing-game-project/build-a-number-guessing-game)