crvwxlf / js_adventure

A small game coded in JavaScript :)

Home Page:https://kwalix.github.io/js_adventure/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS Adventure

JS Adventure, is a simple games code in JavaScript

Game manipulation :

for launch a new party type this command :

newGame();

The life and attack variables are fixed for the moment (I will add a future functionality allowing to energize this) For the moment the only way to change them is to change them yourself in game.js,

The code is currently in development, the game may have missing features or bugs.

About

A small game coded in JavaScript :)

https://kwalix.github.io/js_adventure/


Languages

Language:HTML 54.9%Language:JavaScript 45.1%