Skip to content
/ vex Public

Rogue like game built with Javascript / Convex

License

Notifications You must be signed in to change notification settings

61cygni/vex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

---  Notes:

Need to have flyctl
> https://fly.io/docs/hands-on/install-flyctl/

Things to install:

%npm install pixi.jas
%npm install --save pixi.js-keyboard pixi.js-mouse
%npm install convex 
%npm i @pixi/sound --save

# run local vite webserver
% npm run dev

# use vite to build 
% npm run build 

# use vite to test locally 
% npm run serve 

# copy everything in dist/ to fly directory (public/)
flyctl deploy
flyctl open

---


Build / run intructions :

- To run local dev version
  % npm run dev

Installed pixi.js from npm
%npm install pixi.js

Audio:

https://www.fesliyanstudios.com/royalty-free-music/downloads-c/8-bit-music/6
- Title : Land of 8 Bits - By Stephen Bennett

About

Rogue like game built with Javascript / Convex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published