Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdavis/nebulous-adventure
A text adventure that is quite vague.
https://github.com/jdavis/nebulous-adventure
Last synced: about 1 month ago
JSON representation
A text adventure that is quite vague.
- Host: GitHub
- URL: https://github.com/jdavis/nebulous-adventure
- Owner: jdavis
- Created: 2013-01-27T00:51:35.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-07T01:30:27.000Z (over 11 years ago)
- Last Synced: 2024-04-29T21:12:31.064Z (8 months ago)
- Language: Python
- Homepage:
- Size: 2.28 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
nebulous-adventure
==================A text adventure game for [Computer Science 362][ComS362] at Iowa State University taught by [Leslie Miller][Les].
## About the Class
### Course Details
* **Title:** COM S 362. Object-Oriented Analysis and Design
* **Description:** Object-oriented requirements analysis and systems design. Design
notations such as the Unifed Modeling Language. Design Patterns. Group design and
programming with large programming projects. Nonmajor graduate credit.### Textbook Used
1. **Title**: Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and Iterative Development
**Author(s)**: Craig Larman
**Link(s)**: [Amazon][UML]### Summary
The purpose of the class is to learn more about designing software. As the professor has said in lecture,
he knows we can program, he cares more about seeing if we can design.## About the Project
TODO
[ComS362]: http://www.cs.iastate.edu/~lmiller/ComS362.htm
[Les]: http://www.cs.iastate.edu/~lmiller/
[UML]: http://amzn.com/0131489062