Coder Social home page Coder Social logo

juliolmuller / ufpr-freecell Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 4.54 MB

FreeCell game structured in JavaScript language to apply academic knowledge for stack data structure, without use of arrays directly.

Home Page: https://juliolmuller.github.io/ufpr-freecell

License: MIT License

HTML 22.81% CSS 9.45% JavaScript 67.74%
javascript game freecell angularjs data-structure stack

ufpr-freecell's Introduction

♣️ ♥️ Freecell.JS ♠️ ♦️

Lessons Learned   |    Technologies   |    Environment Setup   |    Features

Creation Date Update Date Latest Version Pull Requests Welcome Project License

Freecell JS screenshot

A simple Freecell Solitaire card game developed using the good-old AngularJS in order to demonstrate a custom stack data structure using JavaScript, besides having some fun. The process was initially proposed as a college assignment, but still maintained by me and open to Pull Requests.

Check out the application running!

🏆 Lessons Learned

  • Creating a simple AngularJS application;
  • Implementing C-like stack structure in JavaScript syntax;
  • Creating JavaScript classes;
  • Configure Webpack 5;

🚀 Technologies & Resources

Frontend:

Development:

  • Visual Studio Code
  • Node.js routines

🔨 Setting up the Environment

Make sure to have Node.js 10+ installed in your machine and its npm available in the command line, then use the following routines:

$ npm install     # Download dependencies
$ npm start       # Run development server
$ npm run build   # Build files for production

⚡ Features Implementations

  • Single-player game;
  • Good-looking interface;
  • Easter-Egg included;
  • Keyboard navigation;
  • Sound effects;

ufpr-freecell's People

Contributors

dependabot[bot] avatar juliolmuller avatar

Watchers

 avatar  avatar  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.