Skip to content

Jonmerrin/AI-Simulation-with-User

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

------------------------------------------------------------------------
This is the project README file. Here, you should describe your project.
Tell the reader (someone who does not know anything about this project)
all he/she needs to know. The comments should usually include at least:
------------------------------------------------------------------------

PROJECT TITLE:
PURPOSE OF PROJECT:
VERSION or DATE:
HOW TO START THIS PROJECT:
AUTHORS:
USER INSTRUCTIONS:
Start: To start this game, run the class Homonymia, which has a main method.
//|\\Edward Tufte Visual Display of Quantitative Information//|\\

For next time: 
[√]demonstrate instantiation & inspection
[√]Capitalize all class names
[√]Finish remaining 5 directions
[√]Multiple constructors (call upon the last)
[√]Show room you're in
[]Add Alien to a room and get him to print out.
[](debug) shows hidden treasure
[]Update BlueJ to 3.0.8
[√]Be able to pick up by name, or any description
[√]Make MagicMachine option to return nothing.
[√]Make a check inventory command (in class Homonymia)

Bugs:
[]Map makes an * for every mover in every room regardless of which room it's in.


Ideas/Plans: 
[]Classes for the types of rooms
[√]Add sample beginner baby tests (JUnit test)
[]Random stuff (items, movement, etc.)
[]AI for Computer characters
[√]We appear on the map.
[√]Different for visited and unvisited rooms
[√]Variable that knows which array player is in
[√]Worlds ought to be classes
[]Class for personality


History:
2012 Mar 15: started adding Direction class

2012 Mar 8 : imported into blueJ

2012 ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages