Skip to content

JustinMorley/Jumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit 3 Jumper Project

This is a game called junper similar to hangman. The program takes a random word from a list of about 850 words and has you try to guess the letters of the random word. If you guess wrong a level of the parachute will disapear for the jumper, but if you get one right you will be one step closer to winning!

Getting Started

Make sure you have dotnet 6.0 or newer installed on your machine. Open a terminal and browse to the project's root folder. Start the program by running the following commands.

dotnet build
dotnet run 

Project Structure

The project files and folders are organized as follows:

root (project root folder) +-- Game (source code folder) +-- Program.cs (program entry point)
+-- README.md (general info) +-- Cse210Starter.csproj (dotnet project file)

## Author  

Justin Morley

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages