Giter VIP home page Giter VIP logo

rage-type's Introduction

RageType

RageType is a button-mashing game where you have 10 seconds to type as much as you can in the fake in-game BASH terminal's input. It does not really matter what you type into the terminal, since what is displayed is fake minified jscript code (kind of like a simpler version of hacker-typer, which was one the inspirations for this game (http://hackertyper.com/). The game is initiated when you click the start button. Points are given at the end of each game and your score and username is posted to the database. Users can choose what the want their name to be when the application, as well as change it whenever they want with a button (ex. if your friend sees you playing and wants to try). RageType is a MERN stack app. It uses a series of callbacks to handle game flow, allowing for some transition between pre-game setup, game execution, and post game phases, as well as handle the use of setTimeout.

Front End

I used Reactjs for the front end, because of it's dynamic rendering and the abilit to modularize my components. Additionally, since all the information was passed from the top of the application down to it's subcomponents, using react made even more sense because of it's ability to pass down props. Jquery is also used to control the display of certain components.

Back End

I used express for my server, and mongodb for my database. Since my database only required one table and was non-relational, mongodb was the obvious choice. I used express to further simplify my server routing.

Deployment

I intend to deploy this application on Heroku when I have some free time.

rage-type's People

Contributors

smmakowski avatar beth avatar

Watchers

James Cloos avatar

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.