Git Product home page Git Product logo

a-bit-of-life's Introduction

a bit of life - a 2D RPG for pixel art lovers

landing page

Started in December 2022, a bit of life is an 8-bit, 2D role-playing game designed and programmed by Alexandra Iglesia. The player controls a "Bit": the state of being an average person begins life as during a post-apocalyptic future. The player must travel along the global, fiber optic submarine cable systems and landing stations along the ocean floor in order to meet other Bits. The game was made in three weeks as a final capstone project for Flatiron School's Software Engineering program, and currently consists of an introduction sequence, personality quiz, and keyboard movement.

about the game

technologies:

  1. React Redux for the frontend to centralize application state and logic, enabling state persistence.
  2. Ruby on Rails for the backend database that includes full user auth with JSON Web Tokens.
  3. Adobe Photoshop to design 8-Bit graphics, including the main character sprite.
  4. Adobe Audition for the introductory soundtrack.
  5. Tiled for the 2D game map.
  6. TeleGeography’s API to seed data of over 500 real international submarine cables.
  7. Libraries such as NES.css and NodeJS modules to style in nostalgic, retro game fashion.
  8. Render to deploy game to web.

challenges I faced and how I resolved them:

  1. TeleGeography recently made their GitHub page where they once shared the API and code to their Submarine Cable Map private. In order to overcome this, I found a project within the GitHub community that still fetches from the API here.
  2. For MacBook Pro M1 users, the Tiled application doesn’t respond after a couple of edits to a map. At times, I had to wait an hour before the application started to work again; other times, it didn't respond for a whole night. This kept me from creating more 2D tiled maps efficiently and I ultimately needed to pivot towards other features in order to reach my deadlines. See bug issue here.

features I am looking to implement in the future:

  1. scaling database for application optimization.
  2. adding a range of different kinds of Bits. I am currently designing other colors and plan to add the choice option at the beginning (think early Pokemon games).
  3. more maps
  4. a longer plotline, which is also in the works
  5. live chat feature with web sockets
  6. graphics using Three.js

how to play

A Bit of Life Keyboard

credits and thanks

a-bit-of-life's People

Contributors

altiglesia avatar

Watchers

 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.