Git Product home page Git Product logo

money-maker's Introduction

Money-Maker

image of demo game

Description

A 2d exploration and number generation game inspired by the Tokyo 2021 olympics google doodle game. Intended to make picking numbers for the euromillions a lot more enjoyable. Thanks to the knowledge and code from Jlongster's repo on how to make a simple game using html5 canvas and JavaScript, this learning curve for this project was reduced significantly.

In Future

Currently the game has been released as a demo and takes place on the 'main island' area of the intended game map. It has a few rooms, npcs and items and one number generation game. The plan for the future is to have around 5-7 islands going out from the main island (which has more rooms to be added), with each island having its own unique theme and number generation game. The games will range from simple but fun tic-tac-toe to jewel-matching games (i.e Candy Crush).

Dependencies

  • Gsap - ^3.7.1 - For winwheel animations
  • Winwheel - ^1.0.1 - For the 'spin the wheel' game
  • Soundjs - ^1.0.1 - For the game's sound and background music system

money-maker's People

Contributors

unknown807 avatar

Watchers

 avatar  avatar

money-maker's Issues

Blurry Player Sprite

When creating and moving around with the player sprite it seems sort of blurry. When standing side by side with an npc with the same sprite the player seems kinda stretched on the x axis by a very small amount. The player sprite could be being read too far on the x axis to the left. For example, the player sprite is 32x32 but when moving I can notice small black bars on the left and top of the player sprite, indicating that more is being read beyond the specified size perhaps?

Test image being used:
players

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.