Git Product home page Git Product logo

jwilferd10 / robot-gladiators Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 16 KB

A text-based JS game where players command a robot to fight in an arena against enemy robots. Players must make strategic decisions across multiple rounds of intense combat. ๐Ÿค–๐Ÿ’ฅ๐Ÿ”ฅ

Home Page: https://jwilferd10.github.io/robot-gladiators/

JavaScript 96.05% HTML 3.95%
game html javascript text-based-game turn-based-combat web-browser-game

robot-gladiators's Introduction

๐Ÿ‘‹ Hey there, I'm Jonathan.

๐Ÿ’ญ About Me:

"The impediment to action advances action. What stands in the way becomes the way." - Marcus Aurelius

I'm an avid gamer with a relentless drive to improve my creative prowess. It was this passion for gaming and technology that set me on a course into the world of programming.

In 2020, I took a significant step forward by enrolling in UCLA's Coding Bootcamp. By 2021, I proudly finished the cohort specialized and armed with a solid foundation in Full Stack development.

Since then, I've remained unwavering in my commitment to self-improvement, continuously enhancing my skills through:

  • Udemy Courses
  • Self-Study (Personal Projects, freeCodeCamp, etc)
  • Seizing Freelancing Opportunities.

Currently I've created over a dozen projects, I strive for Open Source. Check out my repositories!

๐ŸŽฎ Gaming as a Foundation:

My gaming experiences have cultivated a distinct perspective on problem-solving; it's similar to tackling intricate puzzles in games like Portal. I'm confident that persistence yields the desired outcomes. This skill has integrated into my programming practices, for which I'm immensely grateful.

๐Ÿ“ˆ I've got two ambitions:

  1. Software Developer: I aspire to be a professional software developer. The goal is to work for a forward-thinking company, working towards a more interactive and dynamic digital environment.

  2. Game Developer: I aspire to craft captivating video games that people can immerse themselves in and enjoy.

๐Ÿงฐ Languages and Tech:

JavaScript jQuery Express.js NodeJS React HTML5

CSS3 Bootstrap Bulma

Heroku Insomnia NPM MongoDB MySQL SQLite

๐Ÿ“ Currently Learning:

AWS C++ Python

๐Ÿ“š GitHub Statistics

jwilferd10's Streak Stat jwilferd10's GitHub Stats jwilferd10's most used language

robot-gladiators's People

Contributors

jwilferd10 avatar

Watchers

 avatar

robot-gladiators's Issues

Add randomness to health and damage values

  • Start enemies at a random health value between 40 and 60.

  • Start enemies with a random attack value between 10 and 14.

  • Attack damage is random, using the robot's attack value as an upper limit (for example, if the player's attack is 10, their damage range is 7-10).

Initial game functionality - MVP

Initial game functionality - MVP

Must Have

  • Build a game where a player's robot can fight another robot until one of them loses.

  • If the enemy-robot loses first, the player's robot will move on to fight another enemy-robot.

Features

  • The player's robot's name can be dynamically created by the player through the browser.

  • The player is given the option to skip the fight by paying a penalty fee, or continue with the fight.

Restructure data with JS objects

  • Create and use JavaScript objects to organize data related to the player and data related to the enemies.

  • Create object methods to perform player actions.

Add shop functionality

  • After defeating an enemy, ask the player if they would like to purchase an item from a store.

  • The player can purchase health or attack points if they can afford it.

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.