Code Monkey home page Code Monkey logo

hw_03_14's People

Contributors

gmsyrimis avatar

Watchers

 avatar  avatar

hw_03_14's Issues

General Project

It was a fun project. I worked on it for most of my time. I had a lot of issues finding information to solve my problems, issues with me not being SUPER specific about the data transforms, and an issue of not knowing how hard a task can turn into. I wish I paced better, and set better deadlines so I could have a functional game in the end instead of trying to fix each part on it's own and trying to make it VERY smart. It works just fine with 3 character rhyme sensors, I could have added the comma syntax to recognize more rhymes, but I think I don't know the exact procedure for that... It would take time to figure out, even though I know find comma, step back, check word.
Anyway, till the next time.

Stage1,2,3 Items

The game has a store that carries different items depending on the current stage of the game. I didn't get to program stage switching so I transfered everything to Stage1 Store in hopes to somehow build a unified store class that changes based on the savegame that it loads.
Again more time to make that happen...

Main

Main is supposed to be the main menu of the game, that's how I see it, but I don't know enough about using methods and switching between my classes. You were supposed to be able to type a keyword and open the RhymeBook or Store. And there were supposed to be 3 stages to go through.

RhymeRator

There's lots of work to be done in general. But the idea is to start grouping the characters in pairs of 3 and comparing that 3 pair with other 3 pairs in the line. After that, I'm not exactly sure how to get a rating system going...

RhymeBook

RhymeBook right now writes to a file, which is good. BUT I need it to either switch lines for each rhyme or save a new file for each rhyme. I had the new file for each rhyme protocol in place before, but I'd get a filenotfound exception every time I started a new rhyme, so I just used a static name instead. The RhymeBook is supposed to be part of the scoring system, I was going to compare the words in your game input with the RhymeBook so something like:
It's late, tomorrow is a clean slate,
I took the bait, traveling to my fate,
And it would check for your commas, then go to the RhymeBook and check the words before the comma if the match any part of the RhymeBook, adding points for each connection.
That idea kinda broke down, needed more time, more knowledge.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.