Skip to content

zlago/stars-of-entropy-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stars of entropy

browser game where you control a ship and shoot at stuff

no frameworks used, i like small filesizes (but im not opposed to human readable html/css/js)

running

locally:

  • local host the repo
    • with python: python -m http.server 8000
    • with php: php -S 0.0.0.0:8000
  • connect with a web browser (eg. firefox)

embedding into a page:

<iframe src="http[s]://link/to/index.html"
title="javascript game">
	your browser does not support &lt;iframe&gt;
</iframe>

dependencies

building:

  • -

running:

  • sufficiently-up-to-date html5-capable web browser

(sorry but i actually tested the game in chromium based browsers which are off by .5 pixels, which means firefox based browsers will appear off by .5 pixels)

legal

you are free to do as you wish with these documents, under the condition that you do not try to claim you made them

there is no warranty.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published