Skip to content

CaraNetzer/sprite-0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sprite[0]

Sprite[0] is an sprite database that is home to game art that users upload and can access for their own game development.

Description

Users can upload game art/spritesheets/tilesets, favorite other users' images, upvote and downvote images, download images, and search by tag, title, and notes.

Demo

https://youtu.be/fN48v7ZmaWk

Getting Started

Dependencies

  • In your terminal from the client folder for this project run npm install

Executing program

  1. Open the solution file in Visual Studio
  2. Populate the database with the files in the SQL folder of this project. In particular, publish the .dacpac file to create a pre-loaded database.
  3. Press the run button
  4. In your terminal from the client folder run npm start
  5. Log in to the app with [email protected] and any password

Acknowledgments

Inspiration, code snippets, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published