GithubHelp home page GithubHelp logo

amistudio's Introduction

AmiStudio

Description

AmiStudio is a little project I'm making for my Software Frameworks course at Monmouth University. Picture Tamagotchi but with little RPG characters, called Ami(s), whose stats you can boost through various in-game actions!

Technologies

Purpose

The purpose of these technologies listed below are largely because they're languages I already have familiarity with and love, or I just really wanted to learn a specific framework (i.e. Tauri and Artix). I knew I didn't want to run Node+Express on the backend because it's boring not trying anything new, plus with the features I'm planning, having Rust on the backend should increase performance dramatically and reduce lag.

Backend

Tauri

  • A Rust framework for developing faux-desktop applications running on a computer's default web engine.

Actix Web

  • A Rust library for quickly developing fast APIs. Will be needed for the Showdown functionality that is listed as one of the roadmapped feautres, as well as log in/register functionality.

Database

MySQL

  • An iteration on the very common SQL database modeling language. Will be used for storing Ami stats, as well as user's Renown (in-game point system), and various other data that will need to be stored.

Frontend

React

  • React surely needs no introduction, but I mainly chose it since I have experience building user interfaces with it and I believe it'll speed up the development.

Three.js (Still Unsure)

  • May be used to draw and animate polygons on the screen.

amistudio's People

Contributors

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