demlenar / classprojects

This is a repo to house my class projects as I work through Udacity's Nanodegree programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Projects

This is a repo to house my class projects in python as I work through Udacity's Nanodegree programs.

Description

Roshambo: A rock paper scissors program where the computer has different play strategies against the user.
Adventure Game: A simple and fun text Adventure game leading through a fanstastic story.
A* Project: A route-planning program that calculates the shortest path between two points on a map..

Data files

  • rps.py (Roshambo)
  • adv.py (Adventure Game)
  • a_star.py (A* Project)

Credits

These projects were completed over a couple Udacity Nanodegree programs:
Introduction to Programming Nanodegree
Data Structures and Algorithms Nanodegree
C++ Nanodegree

TODO

  • Add more projects from other Udacity Courses

About

This is a repo to house my class projects as I work through Udacity's Nanodegree programs


Languages

Language:Python 100.0%